﻿
#container {
   width: 1000px;
   margin-right: auto;
   margin-left: auto;
   height: 600px;
   color: #EEEEEE;
   font-size: 100%;
   font-family: Calibri, "Century Gothic", Verdana, Tahoma, sans-serif;
   font-weight: lighter;
}
body {
	background-color: #222222;
}
