body {
	margin: auto;
	padding: auto;
	background-color: white;
	color: #222222;

}
body, div, td {font: normal 8pt Verdana, Tahoma, Arial, Sans-Serif;}
#body {
  height: 580px;
  top: 0px;
  width: 900px
}
#logo {
  top: 0px;
  width: 413px;
  height: 100px;
  left: 0px
}
#main {
  top: 100px;
  width: 900px;
  height: 500px;
  left: 0px
}

a.menu {
  color: #D2249C;
  font-size: 12px;
  text-decoration: none
}
a.menu:hover {
  color: #225DC3;
  font-size: 12px;
  text-decoration: underline
}



