@charset "utf-8";
body{
background:url(images/bgg.jpg) top center #FAD9C8;
background-attachment:fixed;
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
color:#1b1b1b;
margin:0px;
padding:0px;
}
h2{
padding:5px;
font-size:18px;
font-weight:bold;
color: #FF0859;
margin:0px;
font-style:italic;
text-decoration:none;
}
.clear{
clear:both;
}
p{
color: #666666;
text-align:justify;
}
#main_container{
padding:0;
width: 700px;
height: auto;
margin:auto;
background-color:#FFFFFF;
}
#top_banner{
width:850px;
height:80px;
margin:auto;
background:url(images/header_bg.gif) no-repeat top left;
}
/*---------------menu------------*/

