html,body {
	padding: 0px;
	margin: 0px;
	background-color: #000000;
	font-size:14px;
	line-height:120%;
	color:#FFFFFF;
	text-align: center;
}

.bottomimg{
	margin-top: 8px;
}

.imgbox{
	float:left;
}

.imgbox3{
	float:right;
}

.imgbox2{
	width:480px;
	float:right;
}
