body {
background: url('ooops.png') no-repeat center center;
height: 90%;
width: 90%;
}
div {
position: absolute;
top: 80%;
left: 10%;
}
a {
display: block;
text-decoration: none;
color: #999;
}
