@charset "UTF-8";
/* CSS Document */

body{
background-color:#000000;
background-image: url(../images/bg_homepage.jpg);
background-position: top center;
background-repeat: repeat-x;
margin: 0;
padding: 0 0 90px 0;}

#frame{
margin: 110px auto 0 auto;
padding: 0px;
width: 984px;
text-align:center;
font:12px Palatino "Times New Roman", Times, serif;
color: #ffffff;
text-transform:uppercase;}

a:link, a:visited{
color: #ffffff;
text-decoration: none;}

a:hover{
color: #000000;
text-decoration: none;}