body {
    font-family:giorgia;
}

#doc #hd {
    text-align:center;
    margin:50px 0 10px 0;
}

#doc #hd h1 {
    height:120px;
    width:365px;
    position: relative;
    margin-left:auto;
    margin-right:auto;
    text-align:left;
}

#doc #hd h1 span {
    background:transparent url('../images/atst_compressed.png') no-repeat;
    position: absolute;
    width: 100%;
    height: 100%;
}

#doc #bd {
    text-align:center;
}

#doc #bd p {
    margin:10px;
}

#doc #bd #forSale {
    font-size:120%;
}

#doc #bd #domain {
    font-size:150%;
    font-weight:bold;
}

strong {
    font-weight:bold;
}   

#doc #ft {
    margin-top:20px;
}

#doc #ft ul {
    text-align:center;
}

#doc #ft ul li {
    display:inline;
    padding-right:5px;
}
