body
{
background-image: url('http://www.cs.bsu.edu/homepages/apcorn/images/random.php');
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center center;
background-color: #000;
color: #fff;
max-width: 1024px;
}

div #footer a img
{
  display: none;
}

#WeblogLinks,#QuickLinks,#Subscriptions,#Search,#TagSideBar,#headertab,#ArchiveSideBar ul
{
  background-color: #111;
  opacity: .8;
}


#content2
{
  background-color: #111;
/*  opacity: .8;*/
  padding: 1em;
  border: 1px #aaaaaa dotted;
}

.postsub
{
  border: none;
}

.postsubhead
{
  margin-left: -1em;
  margin-right: -1em;
}
/*
h1
{
  background-image: url('http://apcorn.iweb.bsu.edu/blog/images/header.jpg') ;
}

.headermaintitle
{
  display: none;
}
*/

p img
{
  position: relative;
  bottom: -10px;
  left: -5px;
}