body {
background-color: #000000;
text-align: center;
}

#intro {
width: 650px;
height: 236px;
position: relative; top: 150px;
background-color: #000000;
margin: 0 auto;
border: 2px;
border-style: solid;
border-color: #333333;
text-align: left;
}
