body {
	background-color: #768084;
}

#container {
	width:790px;
}
#body {
	margin:0pt auto;
	width:790px;
	margin-top:18px;
	background-color: #FFFFFF;
	
}
.header {
	width:185px;
	float: left;
	clear: both;
}
.flash {
	width: 600px;
	height:500px;
	float:right;
	background-image: url(../Images/coronation.jpg);
}

#flash {
	width: 600px;
	height:500px;
	float:right;
	text-align: center;
	vertical-align: middle;
}
#footer {
	bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding-top:10px;
	top: 670px;
	width: 790px;
	background-color: #768084;

}

/*PORTFOLIO*/
