#iologo
{
	text-align: right;
}

body
{
	width: 740px;
	margin: 15px auto;
}
h1
{
	text-align: center;
	font-size: 150%;
	font-weight: bold;
	margin-bottom: 30px;
}
h2
{
	font-size: 100%;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	padding: 5px 0 5px 5px;
	background-color: #9cf;
}
h3
{
	font-size: 100%;
	font-weight: bold;
}
img
{
	border-style: none;
}
li
{
	margin-bottom: 15px;
}
#gamen
{
	margin-top: 30px;
	font-size: 80%;
	color: #f00;
}
