body {
 background:#8f3d17;
}

.title
{
text-align:center;
  color:LightGreen;
  font-style:italic;
  font-style:bold;
  font-size:50px;
}
.theboxxiestboxofthemall
{
  padding:1em;
  background-color:#294075;
  margin:2em;
  border-radius:5em;
}
.title2
{
text-align:center;
  color:LightGreen;
  font-style:italic;
  font-style:bold;
  font-size:25px;
}