html, body  
	{background: #503509; 
	 text-align: center; 
	 font-size: x-small; 
	 font-family: verdana, tahoma, arial, helvetica, sans-serif;
	}
body *
	{margin: 0px; 
	 padding: 0px; 
	 font-size: small; 
	 text-align: left;
	}
img 
  {border: 0px;
	}
h1 
	{font-size: 150%; 
	 font-weight: bold;
	}
h2 
	{font-size: 120%;
	}
h3
	{font-size: 90%; 
	 font-weight: bold;
	}
a 
	{color: #ffff99; 
	 font-size: 1em;
	}
p
	{color: #ffcc66; 
	 font-size: 80%;
	 text-align: center;
	}
a:visited 
	{color: #ffffcc;
	}
a:hover 
	{color: #ffffff;
	}
#content
	{margin: 50px auto auto auto;
	 width: 400px;
	 height: auto;
	}
#lang
	{margin: auto auto auto auto;
	 width: 400px;
	 height: auto;
	}
#info
  {margin: 20px auto auto auto;
	 width: 360px;
	 height: 100px;
	 text-align: center;
	 }
