@charset "utf-8";
/* CSS Document */

body {
margin:0px;
padding:0px;
text-align:center;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
padding-top:0px;
padding-bottom:40px;
background-image:url(images/layout/bg.jpg);
background-position:top center;
background-attachment:fixed;
}

.clearit {
width:0px;
height:0px;
clear:both;
}

a, a:link, a:visited, a:active {
color: #F4917B;
}

a:hover {
color: #EAC354;
}