/*attributes for body, all tables, rows, columns*/

table.main_menu tr td{
	padding: 0px; 
	margin: 0px; 
	border: 0px; 
	border-collapse: collapse; 
	border-spacing: 0px;}
	
.content_image {
	margin-right: 15px;
	margin-bottom: 10px;
	float: left;}
	
.content_image2 {
	margin-right: 15px;
	margin-bottom: 135px;
	float: left;}