body {
	margin: 0 auto;
	font-family: Verdana,Arial,"Comic Sans MS","Times New Roman";
	color: #555555;
	line-height: 100%;
	background-color: #2B3856;
	background-image:url('background.jpg');
	background-repeat:no-repeat;
	background-position:top center;
	background-position:fixed;
	text-align: center;
}

h1 {font-size: 22pt; font-weight: normal}
h2 {font-size: 22pt; font-weight: bold}
h3 {font-size: 14pt; font-weight: normal}
h4 {font-size: 9pt; font-weight: normal}
h5 {font-size: 9pt; font-weight: bold}
h6 {font-size: 8pt; font-weight: normal}
h7 {font-size: 90%; color: #0033FF; font-weight: normal}
h8 {font-size: 9pt; font-weight: normal}
h9 {font-size: 70%; color: black; font-weight: normal}

td {
	text-align: center;
}

th { font-weight: normal; } 

a img {border: none;} 
a:hover {color: #FF9900; text-decoration: none;}
a:link {color: #FF8040; text-decoration: none;}
a:visited {color: #0000A0; text-decoration: none;}
          
#container {background: white; width: 100px; text-align: left; margin:0 auto;}

#content {
	padding: 10px;
	background-color: white;
	width: 15000px;
}

.content {
	background-color: white;
	}