/* page specific content background if different from blue two tone */
body {
margin:0px;
padding:0px;
border:0px;
background-color:#B1E0E6;
background-image:url(../images/work/content_bg_peacemaker.jpg);
background-repeat:no-repeat;
font-family:Helvetica, Arial, Verdana, sans-serif;
font-size:100%;
line-height:1.3;
color:#000;
}
/* page specific content margins if different to 28px 0px 0px 119px */
#content_margins {
margin:28px 0px 0px 119px;
}
