
html {background: url(seamless_marble2.jpg) repeat repeat center center;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;}
 
table {
width:800px;
margin-right:auto;
margin-left:auto;
border-style:double;
border-width:4px;
color:black; 
font-family:"Times New Roman", Times, serif;
}
td {
padding-top:30px;
padding-bottom:15px;
padding-right:15px;
padding-left:15px;
}
#cim {
text-align:center;
} 
p {
text-align:justify; 
font-size:21px; 
font-weight:500;
}
#para2 {
text-align:center;
font-size:17px;
}