body {background:#a9a9a9;
      color:#ffff80;
      font-weight:bold;
      font-family:arial,helvetica,sans-serif;
      }


div.leftside  {width:650px;
               margin-left:auto;
               margin-right:auto;
               }

img.photo {border-style:outset;
           border-width:3px;
           border-color:#a9a9a9;
           padding:12px;}

h1 {color: 80ff80;
    background:transparent;
    font-size: 220%;
    font-style:italic;
    text-align:center;
    font-family:"Times New Roman",serif;
    }

h2 {color: blue;
    background:transparent;
    font-size: 175%;
    font-style:italic;
    text-align:center;
    font-family:"Times New Roman",serif;
    }

h3 {color:#80ff80;
    background:transparent;
    font-size: 150%;
    font-style:italic;
    text-align:center;
    font-family:"Times New Roman",serif;
    }

hr.twenty {width: 20%}
hr.thirty {width: 30%}
hr.sixty {width: 60%}
hr {width: 25%}
hr.half {width: 50%}
hr.twothirds {width: 67%}

img {border-style: solid;
     border-width: 2px;
     border-color: black;
     margin-left:auto;
     margin-right:auto;
     }


p          {margin-left:50px;
            margin-right:50px
            }

            
p#homepage {color: blue;
            background:transparent;
            font-size: 125%;
            text-align:center;
            }
p#email    {color: blue;
            background:transparent;
            font-size: 125%;
            text-align:center;
            }


