@charset "utf-8";
/* CSS Document */



body {
	text-align: center;

}

#body {
	
	width: 180px;
	float:left;
}


#container #top_imgs {
	float: right;
	padding-right: 135px;
	
}

#container #top_imgs img {
	padding-left: 10px;
}

#container #bottom_imgs {
	width: 740px;
	
}#container #top {
	height: 260px;
	padding: 0 0;
	margin: 0 0;
}
#container #bottom_imgs img {
	margin: 5px;
	
}

#body p {
	font-size:6px;;
	line-height: 2px;
}
