body {
background: #555684;
}
#container {
width: 750px;
}
#header {
width: 600px;
height: 400px;
}
#content {
background: #555684;
color: #ffffff;
float: left;
position: absolute;
width: 320px;
top: 405px;
left: 100px;
}

h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:28px;
	font-weight:900;
	color:#ccc;
	}
h2 {
	font:bold 12px/14px georgia, verdana, arial, helvetica, sans-serif;
	margin:0px 0px 5px 0px;
	padding:0px;
	}

p {
	font-family: georgia, verdana, arial, sans-serif; 
	font-size: 10pt; 
	color: #ffffff;
	background: #7272DA;
	}

	a	{ color: #ffffff; background: transparent; text-decoration: none;} 
	a:link	{ color: #000080; background: transparent; font-weight: bold; } 
	a:visited	{ color: #000080; background: transparent; font-weight: bold; } 
	a:active	{ color: #000000; background: transparent; font-weight: bold; } 
	a:hover	{ color: #838383; background: transparent; text-decoration: underline; font-weight: bold; }

td {font-family: verdana; font-size: 11px; color: #000000}
li {font-family: verdana; font-size: 11px; color: #000000}