body
{
    background-image: url(http://blackhawkband.com/carol/images/carol_background.jpg);
    background-repeat: repeat-x;
    background-color: #0000ff;
    margin: 0 0 0 0;
    font-family: Verdana;
    color: white;
}
h1
{

    font-size: xx-large;    
    text-align: left;
    position: absolute;
    top: 30px;
    left: 300px;
    font-weight: bold; 
}
h2
{
    font-size: smaller;
    font-weight: normal;
    text-align: center;
    position: absolute;
    top: 70px;
    left: 575px;    
}
a
{
    color: white;
    font-size: small;
}

.nbps_a
{
    color: gray;
    font-size: small;
    padding-left: 30px;
    padding-right: 20px;
    background-image: url(http://blackhawkband.com/carol/images/bullet.jpg);
    background-position-x: left;
    background-repeat: no-repeat;
    vertical-align: text-bottom;
    cursor: hand;
    text-decoration: underline;
}
.menu
{
    position: absolute;
    top: 145px;
    left: 100px;
   
}
.text
{
    left: 100px;
    width: 750px;
    position: absolute;
    top: 200px;
    font-size: small;
    text-align: left;
}

.header
{
    color: silver;
    font-weight: bold;
    font-size: medium;
}
.pets_photos
{
    left:100px;
    top:230px;
}
.pawprints
{
    z-index: -1;
    left: 838px;
    position: absolute;
    background-image: url(http://blackhawkband.com/carol/images/pawprints.jpg);
    width: 120px;
    height: 1000px;
}
.sf_banner {
        position: absolute;
        text-align: center;
        left: 220px;
        top: 750px;
}
