
body {background-image: url(../images/back.gif)}


td.row {background-image: url(../images/ccc_logo.jpg)}

td.doctor {background-color: #006633;
color: gold}

td.name {background-color: #660000;
color: gold}


a {text-decoration: none; 
font-size: 12pt}

a:hover {background: #006633; 
color: yellow}

    
h2 {font-family: verdana, helvetica, serif; text-align: center; font-size: 30pt}

h3 {color: #006600}

h6 {color: #006600}

div#wrapper {
    position:relative;
    margin-left:auto;
    margin-right:auto;
    top: 20px;
    width:750px;
}