h1 {
  color: black;
}

.main {
background-color: #474a4a;
background-image: url("https://www.transparenttextures.com/patterns/arabesque.png");
/* This is mostly intended for prototyping; please download the pattern and re-host for production environments. Thank you! */
}

.a {
color:white;
}

.entry article {
background-color: #afc3ce;
opacity:0.9;
}

a:link, a:visited {
  color: white;
}

span {
color: white;
}