.main {
	font-family: "Myriad Pro", Optima;
	font-size: 13px;
	color: #FFFFFF;
}
.bottom {
	font-family: "Bank Gothic", "Times New Roman";
	font-size: 12px;
	font-weight: normal;
	color: #4B3016;
}
.bacground {
	background-attachment: fixed;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	background-position: center center;
}

