body{
  background:#808080;
}

h1{
  text-align:center;
  background:#404040;
  color:white;
  font-style:italic;
}

h3{
  text-align:center;
}

h4{
	background:#404040;
	color:white;
	width:500px;
}

a{
	color:green;
}

#notes{
	background:#c0c0c0;
	width:500px;
}