body {
	background-color: #8b8b8b;
	margin: 0;
	padding: 0;
}

#main {
	font-family: "Georgia", serif;
	font-size: 1.3em;
	color: white;
	line-height: 1.5;
	width: 500px;
	padding-left: 55px;
	margin: 100px 0 0 50px;
}

.NeutraText-Book {font-weight: normal; font-style: normal; line-height:normal; font-family: 'NeutraTextRegular', sans-serif;}
.Verlag {font-weight: normal; font-style: normal; line-height:normal; font-family: 'VerlagBookItalic', sans-serif;}



p {
	margin-bottom: 15px;
}

a {
	color: #cadff3;
}

a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {color: black;}

@font-face {
	font-family: 'NeutraTextRegular';
	src: url('neutratext-book-webfont.eot');
	src: local('☺'), url('neutratext-book-webfont.woff') format('woff'), url('neutratext-book-webfont.ttf') format('truetype'), url('neutratext-book-webfont.svg#webfontclQjcBxp') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'VerlagBookItalic';
	src: url('verlag-bookitalic-webfont.eot');
	src: local('☺'), url('verlag-bookitalic-webfont.woff') format('woff'), url('verlag-bookitalic-webfont.ttf') format('truetype'), url('verlag-bookitalic-webfont.svg#webfontDNoyo6IH') format('svg');
	font-weight: normal;
	font-style: normal;
}
