body {
 background: #000000 url("ano.png") no-repeat fixed bottom;
 background-position: center 200px;
}

#blogimg {
 position: absolute;
 top: 172px;
 left: 10%; 
}

#contactimg {
 position: absolute;
 top: 200px;
 right: 10%; 
}

#titleimg {
 border-style: none;
}

p {
 position: absolute;
 font-family: Helvetica;
 font-size: 18px;
 font-weight: normal;
 color: white;
 text-align: center;
 bottom: 10px;
 left: 10%;
 right: 10%;
 background-color: black;
}
