.box {width:550px;margin:0px auto;
background-image: url(bg.png);}

.subtitle {
background-color:rgb(200,255,200);
border-width:2px 10px;
border-color:rgb(51, 204, 0) rgb(255, 153, 0);
border-style:dotted solid;
text-align:center;
line-height:150%;}

.subbox {
border-left:2px dotted rgb(51, 204, 0);
border-bottom:1px dotted rgb(51,204,0);
line-height:150%;
text-align:left;}

#menu {
border:3px dashed rgb(255,153,0);
text-align:left;}

#copyright {
text-align:right;
background-color:rgb(200,255,200);
border-width:0px 3px;
border-style:dashed;
border-color:rgb(40,120,120)
}

.up {text-align:right}

#bottom {text-align:left;}



