/* @override http://localhost/kek/beta/kekbeta.css */

body {

	font: color:#A3A2A2;
	font-family:"Helvetica Neue","Helvetica";
	background: #8e936b url(i/kek_bg.gif) repeat-x;
	text-align: center;
	font-size: 62.5%;
	}
	
div.vcard{
	font-size: 1.1em;
	color: #48433d;
	text-shadow: #877c6c 3px 3px 4px;
}

h1 {
	margin: -200px 0 0 0;
	padding: 0 0 60px 0;
	line-height: 1em;
	font-weight: normal;
	text-shadow: #877c6c 3px 3px 4px;
	white-space: nowrap;
	color: #48433d;
	}
	
p{
	font-size: 1.2em;
	color: #48433d;
	text-shadow: #877c6c 3px 3px 4px;
}



a{
	color: #ffc900;
	text-decoration: none;

}

a:hover{
	color: #645f7e;
}