body {
	margin: 0px;
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #555555;
	line-height: 1.2em;
	text-align: center;
	background: #FFFFFF url(img/background.jpg);
}
#selection {
	position:relative;
	top:20px;
	left:0px;
	margin:auto;
	width:407px;
	height:600px;
	text-align: center;
	background: url(img/selection.jpg) top right;
}
#selectionInner {
	position:relative;
	top:280px;
	width:407px;
	font-family:'Trebuchet MS';
	color:#333333;
	font-size:120%;
}