html, body { 
	font-family:  "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin:0;
	padding:0;
}
a:focus {outline: none;}

#pageheader {position: relative; height:100%;background:#3B538F}
#pagecontent {position: relative; height:100%;background:#ffffff}
ul, li, h3, h2, h1, p{
	padding:0;
	margin:0;
	list-style:none;
}
