body
{
background-color:#ffffff;
background-image:url('bg_main.jpg');
background-repeat:repeat-x;
font-family:Arial,Helvetica,sans-serif;
color:#0C2C68;
}

.header
{
background-image:url('bg_menu.jpg');
background-repeat:repeat-x;
width:100%;
height:45px;
}

.container
{
text-align:center;
}

.center_div
{
margin-left:auto;
margin-right:auto;
width:80%;
height:100px;
text-align:justify;
padding:8px;
}

.enter_div
{
margin-left:auto;
margin-right:auto;
width:80%;
height:100px;
text-align:right;
padding:8px;
}

.body_div
{
margin-left:auto;
margin-right:auto;
width:65%;
text-align:justify;
padding:8px;
background-image:url('/shop/includes/templates/tvzen_jellyfish/images/bg_foot.jpg');
background-repeat:no-repeat;
background-position:bottom center;
}

.body_div p
{
font-size:14px
}

