@charset "utf-8";
body {
	background-image: url(Images/background.jpg);
	font-size: 16px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	background-color: #191410;
}
h2 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #F6CB49;
}
h1 {
	font-family: Tahoma;
	font-size: 36px;
	color: #FFCC00;
	font-weight: normal;
}

