/*
* arbhor of fatamagora.net, dodekaedros speaks!
*/

#title {
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

h1 {
	font-size:2em;
	line-height:1em;
	text-transform:uppercase;
	color:#FFFFFF;
  }

body {
  width: 90%;
  padding: 0px;
  background-color: #A79F94;
  padding:5px;
  color:white;
  font-size:12px;
  text-transform: uppercase;
  font-family: helvetica, arial, sans-serif;
  }

a {
  color: #141414;
  text-decoration: none;
  }

ul {
  list-style-type: none;
  }

a:hover {
  color: #FFFFFF;
  }

#header {
	color:#444444;
	font-size:0.8em;
	line-height:1.4em;
  }

#footer {
	text-transform: none;
	padding-top: 20px;
	font-size:0.8em;
	line-height:1.4em;
	font-family: helvetica, arial, sans-serif;
	color:#444444;
  }

#exit {
  color: #FFFFFF;
  }

#text {
  text-transform: none;
  }
