body
{
width :760px;
margin-right: auto;
margin-left: auto;
background: #CEE7CE;
line-height: 1.6;
margin-top:40px;
position:relative;
}
.menu
{
font-weight:900;
background-color:black;
font-size:80%;
color:green;
padding-left:50px;
padding-bottom:20px;

}
.menu2
{
background:#fdcfa1;
width:208px;
color:black;
padding:10px;
border-right:solid 2px maroon;
border-bottom:solid 2px maroon;



}
.menu a
{
color:black;
}
.menu a:hover
{
color:yellow;
}
.head{
background:black;
height:30px;
color:#fb992c;

}
.head div.curve-head{
font-size:1px;
height:15px;
background : url(./image/02-curve-left-head.gif) no-repeat left top;
}

.head div.curve-head div{
font-size:1px;
height:15px;
background : url(./image/02-curve-right-head.gif) no-repeat right top;
}
#juice{
position: absolute;
left:320px;
top:-50px;
}

.content
{padding:0px 50px 50px 50px;
white-space:pre;
background: #FEFEEC;
margin-top:0px;
margin-bottom:0px;
clear:both;
font-size:90%;
width:760;
}
H1
{
padding-left: 30px;
color:black;
margin-top:0px;
margin-bottom:0px;
background-color:red;
font-size:160%;
padding:5px 0px 5px 20px;
}
.linkjuice
{
border: dotted 3px orange;
padding: 20px; 
}
.footmenu
{
background-color:black;
color:white;
font-size:80%;
padding:5px;
text-align:center;
}

.link
{
white-space:pre;
}
.footmenu a
{
color:white;
text-decoration:none;
}
.footmenu a:visited
{
color:white;
}
.footmenu a:hover
{
color:yellow;
}