@charset "utf-8";
/* CSS Document */

body {
	margin:0px;	
	background:#f5f5f5 url(../img/bg1.jpg);
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	font-size:12px;
	color:#424141;
}

a {color:#55b9ff; text-decoration:none;}
a:hover {text-decoration:line-through;}
p {color:#999999; margin:0px; font-size:11px;}
.background {width:100%; background:url(../img/bg2.jpg) repeat-x; min-height:400px;}
.main {margin-left:auto; margin-right:auto; width:990px;}
