* { padding: 0; margin: 0; }

h2 {font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#FFFFFF; font-weight:bold; margin-bottom:8px;}

body {
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size: 10px;
 background-color:#000000;
 color:#FFFFFF;
}
a, a:visited {color:#FFFFFF; font-size:14px; font-family:Georgia, "Times New Roman", Times, serif; text-decoration:underline;}
a:hover {color:#FFFFFF; font-size:14px; font-family:Georgia, "Times New Roman", Times, serif; text-decoration:none;}

table td {
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size: 14px;
 background-color:#000000;
 color:#FFFFFF;
}
table td a:visited {
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size: 14px;
 color:#FFFFFF;
}

#wrapper { 
 margin: 0 auto;
 width: 960px;
}
#logo { 
 width: 960px;
 color: #000;
 height: 200px;
 background: #000 url(http://www.usagencyentertainment.com/core/img/logo.png) no-repeat 196px 0px;
 margin-top:10px;
 }
#content { 
 width: 960px;
 color: #000;
 border: none;
 background: #000;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 height: 400px;
 text-align:center;
}
#footer1 { 
 width: 960px;
 color: #000;
 border: none;
 background: #000;
 margin: 50px 0px 0px 0px;
 padding: 10px;
 text-align:center;
}            
#footer2 { 
 width: 960px;
 color: #000;
 border: none;
 background: #000;
 margin: 30px 0px 0px 0px;
 padding: 0px;
 height: 200px;
 text-align:center;
}       
