body {background-color:#F2F2F2;}   

#content{
  background-color:#ffffff;                           
  padding-top:20px;                                    
}

h1 {
  color: red;
  font-weight: bold;
}    

h2 {
  color: #3979bd;
  font-weight: bold;
}   

h3 {
  color: #3979bd;
  font-size: large;
}   

p {
  font-size: large;
}   

#bar-poweredby {
  display: none;
}    

#topcart {
  display: none;
}   

a {color: #fa8383;}

hr {border: solid 1px #ecf0f1;
}
