strong{
    font-size    : large ;
    color        : #000000 ;
    background   : #cfc ;
}
h1{
    color        : #ff0000 ;
    text-align   : center ;
    border-style : solid dashed;
    border-color : #ff0000 ;
    border-width : 30px 30px 30px 30px ;
}
body{
    background : url(../22hp/22hp/footmark.gif) 0% 0% / auto auto repeat scroll padding-box border-box transparent;
    text-align   : center ;
    
}
hr{
    clear        : both ;
}
p {
}
a:hover{
    font-size    : large ;
    color        : #cc6633 ;
    background   : #ccffcc ;
}
img.photo{
    border-style : solid ;
    border-color : #009933 ;
    border-width : 20px ;
}
