body {
	background-color: #333333;
	text-align: center;
	font-family: "Century Gothic";
	font-size: 10px;
	color: #FFFFFF;
}
#main {
	width: 800px;
	height: 600px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #333333;
	background-color: #191919;
	padding: 3px;
	margin-top: 3%;
	margin-bottom: 6%;
}
#contact {
	background-color: #FFFFFF;
	height: 600px;
	width: 802px;
	margin-right: auto;
	margin-left: auto;




	border: 3px solid
];
	font-family: "Century Gothic", Verdana;
	font-size: 10px;
	color: #191919;
	border: 3px solid;
}

#contact #banner #back {
	height: 15px;
	background-color: #202020;
	color: #FFFFFF;
	text-align: left;
	padding-left: 5px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}


#contact #banner img {
	border: 1px solid #666666;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	color: #666666;
	font-style: normal;
	text-decoration: none;
	font-family: "Rage Italic", "Century Gothic", serif;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #A11D22;
	text-decoration: none;
	font-weight: bold;
}
#for_google {
	text-align: right;
}

