body {
margin: 0;
padding: 0;
background: url(images/bg.gif) center repeat-y;
background-color: #000000;
color: #bd8d46;
font-family: Arial, Helvetica, sans-serif;
}

a {
font-size: 14px;
font-weight: bold;
color: #bd8d46;
text-decoration: none;
}

.container {
background: #fcfae1;
}		

#advlink a {
width: 500px;
display: block;
font-size: 72px;
font-weight: bold;
color: #eb2621;
letter-spacing: -7px;
line-height: 95%;
text-decoration: none;
padding-left: 10px;
text-align: center;
}

#advlink02 a {
font-size: 72px;
font-weight: bold;
color: #eb2621;
letter-spacing: -7px;
line-height: 95%;
text-decoration: none;
text-align: center;
}

#desc {
width: 440px;
padding-left: 285px;
text-align: center;
color: #4c1b1b;
font-weight: bold;
font-size:18px;
}

