Body{
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	background-color: #e2e2e2;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	margin:49px 0 0 410px;
	color: #606060;
}

a{
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 30px;
	color:#606060;
	text-decoration: none;
}