body{
    background-color: #227432;
   height:100%;
    width:100%;
}

#enterlink{
position:absolute;
bottom:100px;
left:50%;
margin-left:-100px;
font-weight:bold;
font-size:20px;
color:#FFF;
text-decoration:none;
}
img{
border:none;
}