body {
	margin: 0;
	color: white;
	font-family: Time new roman;
	font-size: 10pt;
	background-color: #3C4660;
	background-attachment: scroll;
	background-image: url('bg.jpg');
	background-repeat: repeat-y;
	background-position: center top;
}
.contentwindow, pre {
	margin: 0;
	color: white;
	font-family: Time new roman;
	font-size: 11pt;
	background-color: #23283E;
}

td {
  	vertical-align: top;
}

td.menu {
  	
	text-align: center;
}

#contact {
	font-size: 9pt;
	text-align: center;
}
h1 {
	font-family: arial;
	text-decoration: italics;
	font-size: 14pt;
}

h2 {
	font-family: arial;
	font-size: 10pt;
}
#news1{
	margin-right: 15px;
}
li{
	font-size: 11pt;
}
