#header{
background-image:url(../images/spectrum-header.jpg);
background-color:#ebebeb;
width:770px;
height:200px;
margin: 0 auto; /*Center container on page*/
}

#headerkids{
background-image:url(../images/spectrum-kids.jpg);
background-color:#ebebeb;
width:770px;
height:200px;
margin: 0 auto; /*Center container on page*/
}

#headersynergetix{
background-image:url(../images/spectrum-synergetix.jpg);
background-color:#ebebeb;
width:770px;
height:200px;
margin: 0 auto; /*Center container on page*/
}

#headerbusiness{
background-image:url(../images/spectrum-business.jpg);
background-color:#ebebeb;
width:770px;
height:200px;
margin: 0 auto; /*Center container on page*/
}

h1 {
font-size:20px;font-weight:bold;color:#b32eb0;font-family:arial;
}

h2 {
font-size:16px;font-weight:bold;color:#b32eb0;font-family:arial;
}

