@charset "utf-8";

div#mainContent {
	background: url(../images/atl.png) no-repeat bottom right;
	margin-bottom: 40px;
	}
	
div#mainContent a:hover {
	background-color: #EEE;
}

div#b_logo {
	width: 350px;
	margin: 0 auto;
	}

.style1 {color: #FF0033}
.style2 {
	color: #167054;
	font-weight: bold;
}