
body {
    background-image: none;
    background-repeat: no-repeat;
    background-position: top center;
    background-color: #648CF1;
}
#rocketbody {
    background-color: #648CF1;
}
#mediabody {
    background-color: #648CF1;
}
#banner {
    background-image: url(/pixartdesign/images/websitelogo.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-color: #648CF1;
    height: 88px;
    margin-bottom: 0px;
}
#bannerclick {
    height: 88px;
    width: auto;
}
#footer, #footer a:link, #footer a:hover, #footer a:active, #footer a:visited, #copyright {
    color: #444444;
}
