.title div, .footer, .money {
	display:none;
}

html {
	font-size:100%;
	width:100%;
} 

body {
	margin:0;
	padding:0;
	font-family:"Palatino Linotype";
	color:#000000;
}

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

.back {
	width:100%;
	margin: 0px auto;
	text-align:left;
}

.green {
	display:inline;
	color:#006600;
}

.title {
	color:#006600;
	font-size:2.25em;
	font-weight:bold;
	margin-top:35px;
	text-align:center;
	width:100%;
}

.verst {
	margin-top:45px;
	font-size:1.9em;
}

.verst img {
	display:none;
}

.master {
	margin-top:15px;
	font-size:1.5em;
	color:#333333;
}

.desc {
	text-align:right;
	font-size:1.25em;
	color:#333333;
	line-height:1.8em;
	width:300px;
	height:290px;
	float:right;
	padding-top:90px;
}

.name {
	margin-top:140px;
	font-size:1.5em;
}

.mail {
	margin-top:20px;
	font-size:1.5em;
	color:#333333;
	height:100px;
}
