p {
text-align:center;
width:100%;
margin-top:15%;
}

body{
background-image: url('hive-background.jpg');
background-size:cover;
background-repeat:no-repeat;
background-color:#fff;
}

