﻿#container {
	font-family: "Times New Roman", Times, serif;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000080;
}
#header {
}
#header2 {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	float: right;
}
#content {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	font-style: italic;
	background-color: #FFFFFF;
}
