*
{
	margin: 0;
	padding: 0;
}

body
{
	font-family: 'Yanone Kaffeesatz', Arial, Helvetica, sans-serif;
	font-size:0.90em;
	
}

img
{
	border-style:none;
}

a
{
	text-decoration:none;
	border-bottom:1px dotted #00aeef;
	color:black;
}

p
{
	font-weight: 300;
	margin: 0 0 0.90em 0;
	line-height:170%;
}

#content
{
	background: rgba(255,255,255,0.75);
	padding:20px;
	-moz-border-radius:5px;
}

#wrapper
{
	width: 340px;
	margin: 30px auto 0 auto;
	
}

h2
{
	font-family: 'Old Standard TT', Georgia;
	font-style: italic;
	font-weight: 100;
	letter-spacing: -2px;
	font-size: 30px;
	padding: 16px 0 0 0;
	text-align:center;

}

h3
{
	margin: 0 0 10px 0;
}

ul
{
	list-style:none;
	margin-bottom: 0.9em;
}

h1
{
	width:206px;
	height:206px;
	background: url('../img/star.jpg');
	text-indent:-999999px;
	margin-left:-206px;
	

}

li a
{
	line-height:180%;
	border:none;
}