@charset "utf-8";
/* CSS Document */

body {
	background-color: #2B6B51;
	background-image:;
	background-repeat: repeat-x;
}
.text {
	font-family: "century Gothic";
	font-size: 15px;
	color: #FFF;
}
a {
	font-family: century Gothic;
	font-size: 13px;
	color: #FFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: century Gothic;
}
h1 {
	font-size: 20px;
	color: #FFF;
}
.box {
	width: 180px;
}
body {
	background-color: #2B6B51;
	background-repeat: repeat;
}

a {
	font-family: century Gothic;
	font-size: 14px;
	color: #FFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
}