html,body{font-family: Helvetica;background: #eeeeee;color: #505050;height: 100%;display: block;width: 100%!important;}
h1{margin-bottom:40px;}
.innerwrapper{margin: 0 auto; position: relative; width:1200px;max-width: 100%; padding: 40px;}

#cleanContent{background: white;}
#cleanContent h1{font-size: 32px;}

.aleft{float: left;}
.aright{float: right;}

.textleft{text-align: left;}
.textcenter{text-align: center;}
.textright{text-align: right;}