


#body {

background-color: black;

margin-top: 20px;
margin-left: auto;
margin-right: auto;
font-family: Courier New, Courier New, monospace;
}

#wrapper {
width: 800px;
margin-left: auto;
margin-right: auto;

}

#banner {
margin-right: auto;
margin-left: auto;
padding: 0;
background-color: black;
width: 800px;
height: 400px;
background-image: url(first.png);


}

#banner #sound {
margin-left: 250px;
margin-top: -150px;
}



#content {
width: 800px;
text-align: left;
background-color: black;
font-family: Courier New, Courier New, monospace;
color: #F4F8F9;
font-size: 1.5em;
}

#content {

width: 800px;
text-align: left;
background-color: black;
font-family: Courier New, Courier New, monospace;
color: rgb(130,131,126);
font-size: 1em;
}


#a {
color: rgb(130,131,126);
width: 800px;
height: 540px;
}

#a #pa{
color: rgb(130,131,126);

width: 350px;
float:right;
}

#a .right {
text-align: right;
}



#a #imga {
color: rgb(130,131,126);
width: 450px;
float: left;
}


#b {
color: rgb(130,131,126);

width: 760px;
height: 450px;
text-align: left;
}

#b #imgb{
color: rgb(130,131,126);

width: 450px;
float: right;
}

#b #pb{
color: rgb(130,131,126);

width: 300px;
float: left;

}

#c
{
color: rgb(130,131,126);
}

#c #imgc{
color: rgb(130,131,126);

text-align: left;
}

