body {
margin: 0;
padding: 0;
background-color: #000000;
color: #bd8d46;
font-family: Arial, Helvetica, sans-serif;
}

a {
font-size: 14px;
font-weight: bold;
color: #000000;
text-decoration: none;
}

.container {
	background: #fdf2cd;
	border-left: 12px solid #ce1b15;
	border-right: 12px solid #ce1b15;
}		

#advlink a {
width: 480px;
display: block;
font-size: 72px;
font-weight: bold;
color: #eb2621;
letter-spacing: -7px;
line-height: 95%;
text-decoration: none;
text-align: center;
margin-left: 270px;
}

#advlink02 a {
font-size: 72px;
font-weight: bold;
color: #eb2621;
letter-spacing: -7px;
line-height: 95%;
text-decoration: none;
text-align: center;
}

#desc {
width: 340px;
margin-left: 70px;
margin-top: 260px;
text-align: center;
color: #4c1b1b;
font-weight: bold;
font-size:18px;
}




