﻿BODY {background-color: #C1C1C1; }

 a {text-decoration:none;
 	font-weight:bold}
 	
 a:link {color:grey;}
 
 a:visited {color:grey;}
 
 a:hover {text-decoration:underline; }
 
div.herbio { border-width: 0px;
            border-style:groove;
            border-color:grey;
            padding: 5px;
            
            }  
p {font-size:large ; 
 font-family:"Comic Sans MS";
 text-align: center}
 
p.bio {font-size:medium ; 
 font-family:"Comic Sans MS";
 text-align:justify;
 color:grey; 
 }
 
#profile {margin: 0px 5px 0px 5px;}

.cellpadding {
 padding-right:auto; padding-left:auto;
}


h1 {font-size:50px; color: #804000;text-decoration:none;}

h2 {color:grey; }

h3 {color:grey;}
            
.tablerow { 
            border-width:0px; 
            border-style:groove;
            border-color:black;
            
            }  
.dwh {
            border-width:3px;
            border-style:solid;
            background-color:grey;
            margin:5px 100px 10px 50px;
}
div.mompic {padding-right: 5px;}