
#content {
width: 798px; 
height: 485px; 
background-image: url(../images/links.jpg);
background-repeat: no-repeat;
}

#footer {
position:relative; 
width: 798px; 
height: 50px; 
font-size: 11px; 
color: #a3a3a3; 
line-height: 18px; 
text-align: center; 
background-image: url(../images/links_footer.jpg);
background-repeat: no-repeat; 
}

#footer a {
	text-decoration: none;
	color: #a3a3a3;
}