﻿h1 {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	color: #CC9900;
}
body {
	background-image: url('images/bg.jpg');
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
}
.content {
	position: absolute;
	width: 600px;
	top: 20px;
	left: 10px;
	text-align: center;
}
h6 {
	color: #336600;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
}