body {
background-color: #000000;
text-align: center;
}

span.mystify {
display: block;
background-image: url(back.jpg);
width: 100%;
height: 992px;
background-repeat: no-repeat;
background-position: center top;
z-index:10;
}

p.spacer {
height: 165px;
}

p {
height: 33px;
padding: 0px 0px 0px 0px;
top: 0px;
width: 100%;
text-align: center;
margin: 0px;
}

a {
color: #00FF00;
width: 270px;
text-align: center;
font-family: Serif;
font-size: 29px;
text-decoration: none;
position: relative;
left: 237px;
}

p.vids {
width: 100%;
top: 50px;
text-align: center;
}

p.vids span {
position: relative;
display: inline-block;
left: 231px;
}

p.vids object {
height: 300px;
width: 350px;
}

div.footer h6 {
font-weight: normal;
font-height: 10px;
color: #aaffaa;
text-align: center;
clear: both;
}