body  	{
		background: #000000 url(/img/bg.png);
		color: #c3c3c3;
		padding-top: 80px; color: #fff;
		font: normal 11px "lucida grande", "Segoe UI", arial, verdana, "lucida sans unicode", tahoma, sans-serif;
		}

h1  	{
		text-align: center;
		font-size: 14px;
		font-weight: normal;
		font-style: normal;
		padding-top: 80px;
		background: url(../img/avatar.png) no-repeat center 24px;
		height: 20px;
		}

h2  	{
		color: #ccc;
		text-align: center;
		font-weight: normal;
		font-style: normal;
		padding-bottom: 20px;
		padding-top: 0;
		height: 10px;
		}

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