
@import "fonts.css";

*{
	font-size:95%;
}

html,body{
}
#Container{
	position:absolute;
	width:1000px;
	height:618px;
}
