body {
margin-top: 0px;
background-color: #CCCCCC;
background-image: url(image/chicago_recording_studio.jpg);
background-position: top;
background-repeat: no-repeat;
font-family: Verdana, Arial, San-Serif;
color: #FFFFFF; 
font-size: 12px;
}

a:link { color: #FF9900; text-decoration: none; font-weight: bold; }
a:visited { color: #FF9900; text-decoration: none; font-weight: bold; }
a:hover { color: #FF9900; text-decoration: underline; background-color: #000000; }

div#layer1 {
text-align: center;
padding-top: 2in;
}

div#box {
text-align: left;
margin: 1em auto;
background-color: #666666;
width: 500px;
padding-bottom: .5in;
border-style: solid;
border-color: #FFFFFF;
border-width: 1px;
}
div#contact {
margin-top: 5px;
padding-right: 10px;
padding-bottom: 20px;
text-align: right;
font-size: 12px;
}
#microphone {
float: right;
margin-left: 10px;
}
p#redirect {
background-color: #333333;
margin: 10px;
text-align: center;
padding-top: 15px;
padding-bottom: 15px;
padding-left: 10px;
padding-right: 10px;
}
div.content {
line-height: 1.5em;
margin: 10px;
letter-spacing: 1px;
text-align: justify;
}
div#nav_links {
width: 500px;
text-align: center;
padding-top: 5px;
padding-bottom: 5px;
font-size: 14px;
background-color: #333333;
}
span.larger_font, h1 {
font-size: 17px;
font-weight: bold;
}


