@import 'reset.css';
@import 'typography.css';

body {
   padding: 20px;
   }
.image-example2 {display: none;}
h1,
#press-release,
#footer {
   text-align: center;
   }
h1 {
   margin-bottom: 0;
   }
#footer .links {
   display: none;
   }
.image-example {
   float: left;
   margin-right: 30px;
   }
/* Clear Floats */
#press-release,
#content,
#pBody dl {
   width: 100%;
   float: left;
   }