#submit{
color:red;
font-size:25;
width:250px;
height:50px;
border:none;
margin:0;
padding:0;
border-radius:10px;
background-color:#D3D3D3;
font-family:verdana;
box-shadow: 5px 5px 5px 5px #333333;


}

body {
background:url(background.jpg);
font-family:verdana;
text-align:center;

}


#results{
text-align:left;


}
table{
width:1000px;
height:100%;
text-align:center;


}

#content{
vertical-align:top;
border-radius:10px;
border:solid black;
background:url(dd.png);

}

a:link, a:visited{
	color: #123456;
	text-decoration: none;
}
#linkbar{
text-align:center;
height:50px;
background:url(bg_grad_grey.jpg);


}

#linkbar td{
box-shadow: 0px 0px 2px 2px #333333;

}
#linkbar a{
display:block;

line-height:50px;
}

#title{
height:160px;
background:url(water.jpg);
color:white;
font-size:30;
border-radius:10px 10px 0px 0px;
}
#title img{
height:200px;

}
#qstn{
color:#333333;
vertical-align:top;
}
.identity{
width:100px;
height:100px;
}
.pic{
border-radius:15px;
}
h2{
text-align:center;
}


#stat{
border:solid black;
background:url(dd.png);

}

#radiob{
background:url(dd.png);

}

 .radiob  {
transform: scale(3) !important;
-webkit-transform: scale(3) !important;
-moz-transform: scale(3);
-ms-transform: scale(3);
-o-transform: scale(3);
padding-bottom: 5px !important;
padding:10px;
width:60px;
}

