@charset "utf-8";
/* Body */

#page {
background-color:#3e3e40;
margin-top:100px;
margin-left:auto;
margin-right:auto;
width:970px;
height:623px;
}

/* Text */

.text {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
-->

