@import url("reset.css");
@import url("fonts_imperium.css");

body{
	background-color: #070707;
	color: #FFFFFF;
	font-family: EurostileLTStd;
}
