body{
background-image: url(project_papper.png);
background-repeat: repeat;
}

#main {
	width:410px;
	margin:75px auto;	
}

h1 {
	font-size:70px;
    clear:both;
}

h1, h2, h3 {
	float:left;	
}

a {
	color:#333;
	text-decoration:underline;	
}

a:hover {
	text-decoration:none;	
}
