body, td, th {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #FFF;
	text-align: center;
}
body {
	background-color: #000;
	margin: 0;
	padding: 40px;
}
#twelvecanoes {
	padding-bottom: 15px;
}
#title {
	font-size: 24px;
	padding-bottom: 20px;
}
#footer {
	font-size: 9px;
	padding-top: 30px;
}
.logo {
	padding-bottom: 15px;
}
.subtitle {
	font-size: 11px;
	padding-bottom: 5px;
}
.name {
	font-weight: bold;
}
.hr {
	font-size: 0;
	line-height: 0;
	width: 350px;
	height: 1px;
	margin: 25px auto;
	background-image: url(../img/partners/hr.gif);
}
.linkback {
	font-size: 14px;
}
a:link, a:visited {
	color: #666;
}
a:hover, a:active {
	color: #f5a713;
}
#about {
	font-size: 11px;
	margin: 0 auto;
	width: 500px;
}

