body {background-color: white;
background-image: url();
background-attachment: fixed;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
position: relative;
}

#headContainer {
background-image: url(images/master_background_revamp.png);
background-repeat: no-repeat;
background-position: 50% 0%;
text-align: center;
height: 172px;
width: 799px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 0px;
border: 0px;
padding: 0px;
position: relative;

}
a:link {
font-family: "Times New Roman", Arial, sans-serif;
color: black;
text-decoration: none;
font-weight: bold;
font-size: .9em;
}
a:hover {
text-decoration: underline;
color: black;
font-size: 1em;
}
a:visited {
text-decoration: none;
color: gray;
}
#menuContainer {
border-top: 4px solid red;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 0px;
padding: 0px;
font-weight: bold;
color: white;
background-color: black;
width: 799px;
height: 30px;
position: relative;
top: 165px;
bottom: 0px;
}

#menuContainer a:link{
text-decoration: none;
color: white;
font-size: .77em;
}

#menuContainer a:hover{
text-decoration: none;
color: white;
font-size: .9em;
}

#menuContainer a:visited{
text-decoration: none;
color: red;
}

#bodyContainer {
color: black;
text-align: center;
margin-left: auto;
margin-right: auto;
font-family: "Times New Roman", Arial, sans-serif;
font-weight: normal;
width: auto;
z-index: 1;
padding-left: 25px;
padding-right: 25px;
}
#listmp3 {
color: red;
text-align: right;
margin-left: auto;
margin-right: auto;
font-family: "Times New Roman", Arial, sans-serif;
font-size: 14px;
font-weight: bold;
}

#footerContainer {

}

#temphome {
color: black;
background-color: black;
text-align: center;
margin-left: auto;
margin-right: auto;
font-family: "Times New Roman", Arial, sans-serif;
font-weight: normal;

z-index: 1;
position: absolute;
top: -70px;
bottom: 0px;
left: 250px;
right: 250px;

}
