* {margin: 0; padding: 0;}
html, body {width: 100%; height: 100%;}
body  {font: 12px Tahoma, Verdana, Arial, sans-serif; color: #370f01; background: #feedb5;}
a {color: #DE2E06;}

/*center*/
.center {width: 990px; margin: 0px auto; background: url(../images/logo.png) center top no-repeat; padding-top: 100px;}
.center p {width: 768px; color: #370f01; padding-bottom: 20px; padding-left: 115px; font-weight:bold;}
h1 {color: #DE2E06; font-size: 25px; text-align: center; padding-top: 60px;}
.link {text-align: center;}
.link a {font-size: 28px; font-weight: bold;}
.link span {display: block; padding-top: 12px;}
.link span a {font-size: 12px;}
/*center*/

/*footer*/
.footer {background: url(../images/footer-bg.jpg) repeat-x;}
.footer {margin: 7px 0px 0px 0px; padding-top: 10px; height: 80px;}
.footer p {text-align: center; font-size: 11px; padding: 0px 0 0 0px;}
/*footer*/

