body
		{
		margin: 0;
		padding: 0;
		font: 55% Verdana, Tahoma, Arial, Helvetica, sans-serif;
		color: #bbbbbb;
		text-align: center;
		background-color: #000000;
		}
#wrapper
		{
		margin: 50px auto;
		width: 300px;
		text-align: justify;
		}
h1
		{
		margin: 0 0 30px 0;
		height: 75px;
		overflow: hidden;
		font: normal 2em Tahoma;
		color: #ffffff;
		line-height: 200px;
		background: url('/toki_files/website/images/logo.gif') top center no-repeat;
		}
#checkresult
		{
		padding: 10px;
		}
#checkresult p
		{
		font: 1.1em Verdana, Tahoma;
		}
#checkresult h2.error
		{
		font: bold 1.4em Verdana, Tahoma;
		color: #FF6699;
		text-align: center;
		}
#checkresult p a
		{
		color: #ffffff;
		text-decoration: none;
		}
#checkresult p a:hover
		{
		text-decoration: underline;
		}