html {
  background: url(bg/bg.jpg) no-repeat center fixed;
  background-size: cover;
  background-position: center center;
	}
body {
margin: 1% 1%;
	padding: 5px auto;
	font-family: Verdana; 	
}


.area a{
display:block;
height:100%;  
}
