body {
 background-image: url(https://live.staticflickr.com/65535/53580034359_4280f2684d_z.jpg);
 background-repeat: no-repeat;
 background-attachment: fixed;
 background-size: 105%;
 }
main{
 text-align: center;
 color: #0FDC24;
}
#Daniel{
 margin-top: 25px;
 border: 10px #0FDC24 outset;
 display: inline-block;
}
#Daniel img{
 display: block;
}
footer{
 color: #fff;
 text-align: center;
 margin-top: 75px;
 margin-bottom: 75px;
}