body {
	font-size: 9pt;
	font-style: normal;
	line-height: 16px;
	font-weight: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #36a3c2;
}
#image_container {
	position: absolute;
	width:770px; /* Change this to the width of your layout */
	min-width: 100%;
	height: 450px;
	margin: 30px 0 0 0;
	text-align:left;
	background-color: #000000;	
	
}
#link_container {
	position: absolute;
	margin-top: 00px;
	width:770px; /* Change this to the width of your layout */
	margin: 495px 0 0 0;
	text-align:left;
	
}

img {
border: 0px;
margin-left: 0px;
}

