body {
background-image:url("../img/starbg.gif");
width:98%;
height:98%;
font-family:Verdana;
}
#wrapper{
width:900px;
margin:80px auto 0 auto;
}
#fontpic{
background-image:url("../img/david_morin_elvis.jpg");
width:900px;
height:600px;
}
#footer{
text-align:center;
width:900px;
}
#footertcbl{
background-image:url("../images/TCB2.gif");
height:72px;
width:72px;
float:left;
}
#footertcbr{
background-image:url("../images/TCB2.gif");
height:72px;
width:72px;
float:right;
}
a:link, a:visited, a:active{
color:yellow;
font-size:18px;
font-weight:bold;
}
a:hover{
color:red;
font-weight:bold;
font-size:18px;
}
.footercopyr{
color:white;
font-size:12px;
}
