html, body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
   	text-align: center;
	height:1000px;
	background-color: #fff;
	font-family: Verdana,Arial,Geneva,Sans-Serif; 
	font-size: 12px; 
	line-height: 16px; 
	color: #666666;
}

div#home {
    	width: 720px;
	height: 570px;
    	margin: 8px auto;
    	text-align: left;
	border: solid 4px  #7b2984;
	
}

div#home_content {
    	width: 720px;
    	text-align: left;
    	background-color: #fff;
}

div#home_row_1 {
    	width: 720px;
	height: 180px;
   	text-align: left;
   	background-color: #fff;
}

div#home_row_2 {
    	width: 720px;
	height: 30px;
    	text-align: left;
    	background-color: #7b2984;
}

div#home_row_3 {
    	width: 720px;
	height: 180px;
    	text-align: left;
    	background-color: #fff;
}

div#home_row_4 {
    	width: 720px;
	height: 180px;
   	text-align: left;
    	background-color: #fff;
}
