/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	background-color: #FC0;
	background-image: url(images/bigbg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	font-weight: normal;
	font-size: 22px;
	line-height: -4px;
	font-stretch: narrower;
}
.image {
	background-image: url(images/logo%202.png);
	background-repeat: no-repeat;
	vertical-align: middle;
	height: 600px;
	margin-top: 160px;
	background-position: center;
}
