body{
background-color: #2b2b2b;
color: white;
}
a:link {color:white;}
a:visited {color:white;}
a:hover	{color:white;}

#backgroundImage,#titile{
  background: url("https://s3-eu-west-1.amazonaws.com/sales-i-wordpress/wp-content/uploads/2015/12/17112848/black-background.jpg");
  
text-align:center;
position: absolute;
top:10px;
bottom:10px;
left:10px;
right:10px;
border-radius:10px;
background-position:center;
background-size: cover;