body
{
	background: #4A2827 url("/lib/images/background.gif") center top repeat-x;
	color: #fff;
	font-size:100%;
	font-family: 'Myriad Pro','Helvetica Neue', Arial, Helvetica, sans-serif;
}
 
html>body 
{
	font-size:18px;
}

#identity
{
	height: 394px;
	background: url("/lib/images/killer-fart.gif") center bottom no-repeat;
}

a
{
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

p a
{
	color: #00A0C6;
}

ul a
{
	color: #fff;
}

p
{
	font-size: 2em;
	line-height:1.5em;
	width:540px;
	margin: 0.5em auto;
}

ul
{
	width:540px;
	margin: 0 auto;
	padding-bottom: 0.5em;
}

ul li
{
	float:left;
	padding:0.5em;
	margin: 0.5em 1em 0.5em 0;
	background-color: #534341;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
}

img
{
	display:block;
	width:134px;
	height:164px;
	float:none;
	clear:left;
	margin: 0 auto;
}