#tiles {width: 930px;
	margin: 20px auto;
}
#cont {	background: url('images/vday_bottom.png') center bottom no-repeat #000000;
	width: 950px;
	margin: 0 auto;
	padding: 10px 0 50px 0;
	margin-top: 8px;
}
.atile {float: left;
	margin: 10px;
	width: 290px;
	padding: 20px 0;
}
.atile img {margin: 0 auto;
	display: block;
	width: 250px;
	height: 250px;
}
#banner {margin: 10px auto;
	display: block;
}
.odd {background: #9f8ec9;
}
.even {background: #ffa6c5;
}