body{
background: url(images/landing-final.jpg) no-repeat;
width: 1024px;
height: 600px;
}
.content{
margin: 30px auto;
background: url(images/disp-final.png) no-repeat;
height: 700px;
width: 1024px;
}
.enter{
text-decoration: none;
}
.enter a{
float: left;
height: 40px;
width: 180px;
background: url(images/skate1.png) no-repeat;
margin-top: 370px;
margin-left: 420px;
}
.enter a:hover{
background: url(images/skate.png) no-repeat;
}
