.generalLeft {
background-color: #efdacd;
background-image: url('../img/left_bg.jpg');
background-position: bottom left;
background-repeat: repeat-y;
width: 277px;
}

.content {
background-color: #efdacd;
text-align: center;
width: 457px;
}

.bottom {
background-color: #efdacd;
background-image: url('../img/bottom_bg.jpg');
background-porition: top left;
background-repeat: no-repeat;
height: 84px;
}

.menuCommon {
margin-top: 240px;
}
