body {

background-color:black;
padding:0px 0px;

}

.headerlogo {

background-image: url("precisionlogo1.png");
height:111px;
width:300px;
display: block;
margin: 0 auto;


}

.iframetint {

width:330px;
height:1300px;
background-color:red;


}


.spacer {

width:100%;
height:10px;

}

.superphone {
background-image: url("superphone_bg.jpg");
height:1440px;
width:900px;
display: block;
margin: 0 auto;

}

.superphone iframe {

margin-top:60px;

}