#header {

background-color: #ff0000;
background-repeat: no-repeat;
}

#content {

background-color: #ffffff;
background-repeat: no-repeat;
}

#menu {

background-color: #ffffff;
background-repeat: no-repeat;
}

#footer {

background-color: #ffffff;
background-repeat: no-repeat;
}

body {

background-color: #ffffff;
background-repeat: no-repeat;
}