/* CSS Document */

body {
	color: #ffffff;
	margin-top: 0px;
	font-family:eurostile, "Times New Roman", Times, serif;
	background-color: #000000;
	background-image:url('../images/bg.jpg');
}

bg {
	background-image:url('../images/bg_bar.gif');
	background-repeat:repeat-x;
}
