@charset "utf-8";
/* CSS Document */
body
{
	background-image:url(images/Blue_Textured_Gradient_10x1200.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-position:top;
}
.atxt {
	font-family: "Century Gothic";
	font-style: normal;
	font-weight: bold;
}
.label {
	font-family: "Century Gothic";
	font-style: normal;
	font-weight: lighter;
	font-size: 18px;
	color: #FFFFFF;
}
h1 {
	font-family: "Century Gothic";
	font-style: normal;
	font-weight: 100;
	font-size: 32px;
	color: #FFFFFF;
}
