/** CSS placed here will be applied to all skins */

body {
   background: #fff;
}

#p-logo a {
   height: 56px !important;
}

/* change padding to move left column up */
#column-one {
   padding-top: 60px;
}

#content {
   border: 1px solid #aaaaaa;
}