
/* BODY WEBB STUFF */

html, body {
	padding:0;
	border:0;
	font-family: "trebuchet ms", arial, helvetica, sans-serif;
	background:#000 url(../webblosningar/bkg.jpg);
	color: #fff;
}

ul, li, img, h1, h2, h3, h4, p, a, form, fieldset {
	margin:0;
	padding:0;
	border:0;
}

#body { position: absolute 0 0; padding: 40px; width: 450px;}
#desc { position: absolute; top: -900px;}
p { font-size: 13px; color: #fff; }
p a { color: #fff; text-decoration: none; }
ul { margin-left: 30px; margin-top: 30px; font-size: 13px; list-style: inside; color: #00CCFF; }
ul p { font-size: 11px; font-style: italic; margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px dashed #59889F; }
h1 { font-weight: normal; }
h2 { margin-top:20px; font-size: 18px; font-weight: normal; color: #fff; margin-bottom: 10px;}
strong { font-weight: normal; }


a { color: #fff; text-decoration: none; }
a:hover { color: #00CCFF; text-decoration: underline; }
