/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */

body { 

  background: url(../images/blackboards.gif);
}

#main { 
  background: url(../images/yellowboards.gif);
padding-left: 0px;
padding-right: 0px;
padding-top: 20px;
}

#branding h1 a{
font-size:50px;
color:#FFFF00;
}

.blog-name {
font-size:50px;
color:#FFFF00;
}