﻿body{
	background-image:url('images/background.jpg');
	background-repeat:no-repeat;
	background-color:#000000;
	font-family:"Georgia", “Times New Roman”, "Times", "serif";
	font-size:12pt;
}
div.nav	{
	margin-left:220px;
	margin-top:-15px;
	vertical-align:middle;
	width:730px;
	height:18px;
	background-image:url('images/gradient.png');
	color:#ffffff;
}
iframe{
	margin-top:35px;
	margin-left:279px;
	width:585px;
	height:485px;
}
div.logo	{
	background-image:url('images/logo2.png');
	background-repeat:no-repeat;
	width:500px;
	height:86px;
	margin-left:310px;
	margin-top:24px;
}
div.copy	{
	font-family:"Franklin Gothic Medium","Times New Roman";
	font-size:10pt;
	color:#5b5b5b;
	font-weight:bold;
	margin-left:65px;
	margin-top:50px;
	height:40px;
	width:870px;
	text-align:center;
}
