body{
background-repeat: no-repeat;
background-color:#F2F2F2;
text-align: center; 
color: #5858FA;
font-family: Comic-sanz;
font-size: 18px;
/*overflow: scroll*/
}

.marco1 {

   padding:10px;
   background-color: #f5f5f5;
   width: 493px;
   border: 1px solid #999999;
   margin:4px auto;
}

.marco1 IMG{
   border: 1px solid #000000;

} 

.container{
   margin-top:45px;
   min-height: 100%;
   float:center;
}

.left{
   float:left;
   margin-top:280px;
   margin-left:20px;
}

.right{
   float:right;
   position: fixed;
   bottom:60px;
   right:10px;
   margin: auto;
}

.roundcont {
	width: 760px;
	background-color: #70a2d5;
	color: white;
	margin:auto;
	margin-top:-8px;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(../../tr.jpg) no-repeat top right; 
}

.roundbottom {
	background: url(../../br.jpg) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

.footer { 
  width: 100%; 
  position: fixed;
  bottom: 0px;
  left:0px;
  z-index: 9999;
}