@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #FF6600;
}
body {
	background-color: #000066;
}
#nav {
width:400px;
margin: 0 auto 0 auto;
}
