body {
	background-color: #fff;
	color: #333;
	margin: 10px auto;
	font-size: 100%;
}

#container {
	width: 760px;
	text-align: center;
	padding: 0;
	margin: 10px auto;
	background-image: url(pagebg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

#content {
	margin-left: 390px;
	width: 360px;
	text-align: left;
}

#form {
	clear: both;
	width: 760px;
	text-align: center;
	margin-top: 10px;
}

#fibreporn {
	text-align: left;
}

h1 {
	text-align: center;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.85em;
	line-height: 1.5em;
}

#form a:link, #form a:visited, #form a:focus, #form a:hover, #form a:active, #content a:link, #content a:visited, #content a:focus, #content a:hover, #content a:active {
	color: #fff;
	background-color: #663366;
	text-decoration: none;
}

img {
	border: 0;
}