body {
	padding: 0;
	margin: 0;         
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-position: top center;  		
	background-color: #7195B7;
	background-repeat: no-repeat;
    text-align: left; 	
}

#wrapper {
    position: absolute;
	top: 0px;
	left: 0px;
    margin: auto; 
    width: 916px;
    padding: 0;
    text-align: left;
}

a { color: #546880; }
a:hover { color: #B9BDBF; }

:link,:visited { text-decoration:none; }
ul,ol { list-style:none; }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input { margin:0; padding:0; }
a img,:link img,:visited img { border:none; }
address { font-style:normal; }

