@charset "UTF-8"; html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td



/* div { border: 1px solid red }  */



{

	margin: 0;

	padding: 0;

	border: 0;

	outline: 0;

	font-size: 100%;

	vertical-align: baseline;

	background: transparent;

}



body

{

	line-height: 120%;

	font-family: Georgia;

	font-size: 11px;

	background: #ffffff;

}

p

{

	line-height: 140%;

	font-family: Georgia;

	font-size: 11px;

	font-weight: normal;

	color: #000;	

}



ol, ul

{

	list-style: none;

}



h1 {

font-size: 24px;

font-family: Georgia;

font-style: italic;

}



h2 {

font-size: 18px;

color: #686868;

font-family: Georgia;

font-style: italic;

margin-bottom: 10px;

}



h4 {

font-size: 22px;

color: #686868;

font-family: Georgia;

font-style: italic;

margin-bottom: 10px;

}

#wrapper {
	margin: 10px;
	width: 100%;
	height: 900px;
}

#magazine {
	float: left;
	width: 800px;
	margin-top: 30px;
}

#logo {
float: left;
width: 100%;
margin-top: 30px;
}

#footer {
float: left;
width: 100%;
margin-top: 30px;
border-top: solid 1px #000000;
}

#footer p {
margin-top: 10px;
text-align: center;
}

#footer a {
color: #000000;
font-style: italic;
}
#wrapper #meny {
	display: block;
	float: left;
	width: 150px;
	margin-top: 30px;
}
#wrapper #meny .thumb {
	display: block;
	float: left;
	width: 150px;
}

