@charset "utf-8";
/* CSS Document */

body {
	 margin:0;
	 color:#333333;
	 font-size:10pt;
	 font-family: 'Lora', serif;
	 background:url('http://api.thumbr.it/whitenoise-361x370.png?background=ffffffff&noise=626262&density=21&opacity=10') repeat;
	 
	 
	  }
div.wrapper {
	width:800px;
	text-align:center;
	margin:120px auto 0;
}
	 
img { 
	width:800px;
}
h1 {
	margin:24px auto 36px;
	padding:0 40px 0 20px;
	font-family: 'Great Vibes', cursive;
	text-decoration:none;

}
a {
	text-decoration:none;
	color:#333333;
}
a:hover, a:active {
	text-decoration:underline;
	color:#333333;
}
a.mail {
	font-size:13pt;
	line-height:24px;
	margin-top:36px;

img.mail_icon {
	float:left;
	margin-right:16px;
	width:32px;
	
}/* CSS Document */

