/*
    Add your custom styles to this file to over-ride or add to the theme.
*/

body {
background-repeat: repeat;
background-image: url(../cupcakeito/background.jpg);
background-position: 0% 0%;
background-color: #dad3e4;
}

#mainpagecontainer{
background: #fff url(../cupcakeito/mainpage-bg.jpg) repeat-x top;
}

#pagecontainer{
background: #fff url(../cupcakeito/otherpage-bg.jpg) repeat-x top;
}

#footerwrap {
background-attachment: scroll;
background-repeat: repeat-x;
background-image: url(../cupcakeito/footer-bg.jpg);
background-position: top;
background-color: #e2dbec;
}

.hpanelcaption  {
 display:none;
}

#hc1 li .hpanel {
width: 700px;
}

#hc1 li .hpanel img { 
width: 700px;
height: 430px;
}
