@charset "utf-8";

div#mainContent {
	background: url(../images/atl.png) no-repeat bottom right;
	margin-bottom: 250px;
	}
	
div#links {
	width: 161px;
	margin: 0 auto;
	}
	
div#links img {
	display: block;
	margin: 3px 0;
	}
	
div#links img:hover {
	background-color: #EEE;
	}