body {
	font-size: 18px;
	color: #ffffff;
	font-family: Courier, "Courier New", monospace;
	background: #000000 url('template/img/bg.png');
}

#visual {
	width: 259px;
	float: left;
	padding: 3px;
	background: #222222;
	text-align: center;
}

#visual a {
	text-decoration: none;
	font-size: 40px;
}

#nav, #nav a {
	padding: 3px;
	text-align: center;
	text-decoration: none;
}

h1 {
	font-size: 27px;
	margin: 0 0 5px 279px;
	font-weight: bold;
}

.txt {
	margin: 0 0 5px 279px;
}

a img {
	border: none;
}

a {
	color: #ffffff;
	text-decoration: underline;
}

a:hover {
	color: #cccccc;
	text-decoration: none;
}

h2 {
	font-size: 22.5px;
	font-weight: bold;
}

#abo {
	padding: 10px;
	background: #222222;
}

#aboico {
	width: 19px;
	float: right;
}

.centered {
	text-align: center;
}

