* {
	margin: 0;
	padding: 0;
	border: 0;
}

html, body {
	font:100% Georgia, "Times New Roman", Times, serif;
	color: #000;
	background: url(../background.jpg) no-repeat fixed left top;
}

body a{
color: #000000;
text-decoration: underline;
}

body h1{
	font-size: 120%;
}

body h2{
	font-size: 140%;
}

body h3{
	font-size: 70%;
}

#wrapper{
width:795px;
margin-top: 30px;
margin-left:200px;
}

#name{
height: 90px;
font-size:400%;
}

#text{
height: 412px;
font-size:95%;
font-family:"Times New Roman", Times, serif;
overflow:auto;
}

#menu{
height: 40px;
padding-right:30px;
padding-top:10px;
font-size:110%;
}

#menu a{
text-decoration: none;
}

#webdesign{
height: 10px;
padding-right:30px;
color: #999999;
font-size:70%;
}

#webdesign a{
color: #999999;
text-decoration: none;
}

.image {
	float:right;
	margin-right:50px;
	padding-top:25px;
}
