body {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : normal;
font-size : 11px;
color : #000000;
background-color : #c0c0c0;
margin : 0 0 0 0;
padding : 0 0 0 0;
width : auto;
}

.centeredmain{
position: absolute;
top: 50%;
margin-top: -300px;
margin-left: -250px;
left: 50%;
visibility: visible;
text-align:center;
font-size: 24px;
}

.centeredmc{
position: absolute;
top: 50%;
margin-top: -200px;
margin-left: -350px;
left: 50%;
width: 300px;
height: 300px;
visibility: visible;
text-align:center;
}

.centeredav{
position: absolute;
top: 50%;
margin-top: -200px;
margin-left: 50px;
left: 50%;
width: 300px;
height: 300px;
visibility: visible;
text-align:center;
}

.centeredmctext{
position: absolute;
top: 50%;
margin-top: 100px;
margin-left: -350px;
left: 50%;
visibility: visible;
text-align:center;
}

.centeredavtext{
position: absolute;
top: 50%;
margin-top: 100px;
margin-left: 25px;
left: 50%;
visibility: visible;
text-align:center;
}

img{
border:0;
 }
