@import url("fonts.css");
#container {
background-image: url(bg.png);
background-position:center;
background-repeat:no-repeat;
overflow:hidden;
}

#secondary1{
background-image: url(220bgbtm2.png)
}

#secondary2 {
background-image:url(220bgbtm2.png);
}

#secondary3 {
background: transparent;
}

#secondary4 {
background:transparent;
}

#secondary1 p,
#secondary2 p,
#mainContent p{
padding: 2em;
}

#mainContent {
background: gray;
}

#header{
/* background: #666666; */
}

#footer {
background-image: url(../images/ftr_bg.png);
/*background: #999999;*/
/*padding: 1em;*/
padding: 10px;
height:51px;
}

#std {

}
