@charset "UTF-8";
/* CSS Document */


body{
  background-color:#000000;
  font-family: verdana;
  font-size: 11px;
  color: #FFFFFF;
}


#container{
	position:relative;
	line-height: 1.5em;
	left:0px;
	top:0px;
	height:130px;
	width: 500px;
}
