/* Page layout */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 100%;
	background-color: #eee4ea;
	height: 100%;
		 
}

.style1 {color: #4b55a0}


html { 
height: 100%;


} 

