/* bullhook clinic css */

body {
    background-color:#E0E0FF;
}

p.homeLink {
    text-align:center;
    border-top:solid black 1px;
    clear:both;
}
p.homeLink a:hover {
    color:red;
}