body {
	font-family: 'Oxygen', sans-serif;
	text-align: center;
	}

#paataulu {
  width: 75%;
	margin-left: auto;
	margin-right: auto;
	}

#navi, #fb, #logo, #haku
{
  font-size: 15px;
  text-align: center;
	}
	
#copy, #updates
{
  font-size: 12px;
  width: 40%;
	}

img {
  border-style: none;
	}

a:link { color: red; }
a:visited { color: red; }
a:hover { color: red; }
a:active { color: red; }