html,body{
	width: 100%; height: 100%;
	margin: 0; padding: 0;
	background-color: #ffffff;
	text-align: center;
}


div,p{
	margin: 0; padding: 0;
}

.large_thumb a{
	width:450px;height:117px;display:block;
}

 
#dummy{
	float: left;
	width: 5px; height: 50%;
	margin-bottom: -58px;
	background-color: #ffffff;
}
 
#content{
	clear: left;
	width: 450px; height: 117px;
	margin: 0 auto;

}