body
{
  background-color: #3e0001;
  font-family: Times New Roman, Times, serif;
  font-size: 8pt;
}

div#container
{
	background: url('image/background.gif') top left no-repeat;
	position: absolute;
	width: 800px;
	height: 600px;
	margin-left: -400px;
	margin-top: -300px;
	top: 50%;
	left: 50%;
	border: 1px solid #fff;
}

img#bodyimage
{
  position: absolute;
  left: 57px;
  top: 165px;
}

img#mainmenu
{
  position: absolute;
  left: 220px;
  top: 537px;
}
