body{
background-color: white smoke;
}

p {
font-family: "Verdana" 20px;
text-align: center;
text-color: darkslategray;
width: 620px;
padding: 10px 10px;
border: dotted 2px lightblue;
margin-left: auto;
margin-right: auto; 
}

img{
display: block;
margin-left: auto;
margin-right: auto;
}

a:link {
 	color: darkblue;
}

a:visited {
    color: darkslategrey;
}


a:hover {
  color: grey;
}

.box21 {
margin:1em auto; 
width:80% 
}
.u01 {
background:url(f-ue.gif) repeat-x;
height:23px;
margin:0 23px
}
.s01 {
background:url(f-sita.gif) repeat-x;
height:23px;
margin:0 23px
}
.box-top {
background-image:url(f-kado1.gif), url(f-kado2.gif);
background-position:top left, top right;
background-repeat:no-repeat, no-repeat;
height:23px
}
.box-center {
background-image:url(f-migi.gif), url(f-hidari.gif);
background-position:top right, top left;
background-repeat:repeat-y, repeat-y
}
.box-inner {
background:white smoke;
margin:0 23px
}
.box-bottom {
background-image:url(f-kado3.gif), url(f-kado4.gif);
background-position:top left, top right;
background-repeat:no-repeat, no-repeat;
height:23px
}