

body
{
	font-family: arial, helvetica, sans-serif;  
  font-size:100%;
}

.wrapper
{
  width:800px;
  margin:50px auto;
}

.header
{
  
}

.navigation
{
  text-align:right;
}

.navigation a
{
	font-family: arial, helvetica, sans-serif;
  color:#000;
  font-size:0.7em;
  font-weight:bold;
  text-decoration:none;
}

.navigation a:hover
{
  text-decoration:underline;
}
