.background
{
  background: url(../img/bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
.decohead
{
  color: white;
  text-decoration: underline;

}
.deco
{
  color: white;  
}
