html{background:#FFF}
body										{margin:0; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif}
*											{margin:0; padding:0}
a											{outline:0; text-decoration:none}
img											{border:0}

h1{
	margin:15px;
	font-size:45px;
	color:#000;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	text-shadow:1px 1px 1px #fff;
	text-align:center;
}

h2{
	margin:15px;
	font-size:25px;
	color:#000;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	text-shadow:1px 1px 1px #fff;
	text-align:center;
}
a.mail{
	display:block;
	text-align:center;
	font-size:25px;
	color: #666;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	}

