#prepage {
    display: block;
    z-index: 5;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    opacity: 0.7;	
    filter: alpha(opacity=70);
    font-family: "trebuchet ms";
    font-size: 13px;
    margin: 0;
    padding: 0;}

#prepage span {
    display: block; 
    width: 1070px;
    height: 955px; 
    margin: 0;
    padding: 0;
    background: #000;}

#prepage span img {
    display: inline;
    vertical-align: middle;
    height: 20px;
    padding-bottom: 4px;}

#prepage span p {
    display: inline;
    vertical-align: middle;
    line-height: 800px;
    color: #fff;
    font-weight: bold;
    font-size: 100%;
    padding-left: 7px;}