body
{
background-color: #000;
background-image: url(starsBack.jpg);
color: #555;
font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
font-size: 14px;
}

#mainContent
{
width: 750px;
margin: 0 auto;
}

a:link, a:visited
{
color: #555;
text-decoration: none;
}

a:hover
{
color: #f00;
text-decoration: underline;
}


.tc-title  
{
color:#aaa;
font-size:16px;
text-align: center;
margin: 10px;
}


.billycover-lt
{
color:#aaa;
font-weight:bold;
font-size:70px;
font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
text-decoration:none;
letter-spacing:20px
}


.billycover-dk
{
color:#555;
font-weight:bold;
font-size:70px;
font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
text-decoration:none;
letter-spacing:20px;
}


p
{
text-align: center;
}


.img750Center
{
display: block;
margin: 0 auto;
width: 750px;
padding: 0;
}

.coverImg
{
margin: 0 auto;
width: 750px;
height: 955px;
background: url('http://billyname.com/bnCoverWM.jpg') no-repeat 0 0;
}







