body {
	font-family: verdana, arial, sans-serif ;
	text-align: center;
	padding: 5px;
	font-size: medium;
	line-height: 1.5em;
	color: #444444 ;
  background-image: url(carrotpilebig.png);
}


#img{
  background-image: url(sado.png);
  background-repeat: repeat-x;
}


#download{
  text-align: center;
  position: absolute;
  top: 185px;
  left: 0px;
  right: 0px;

}


#body, #body2{
  padding: 10px;
  padding-top: -10px;
  text-align: left;
  background-color:  #ffffff;
      border-radius: 20px;
  -moz-border-radius: 20px;
  
}

#sr{  float: right; }


#Mbody{
  background-color:  #ffffff;
    border-radius: 20px;
  -moz-border-radius: 20px;
}






#ev {
  width:861px;
  margin-left: auto;
  margin-right: auto;
}














h1, h2 {

    Font-weight: Normal;
    font-size: 1.6em;
    margin-top: 0px;
    Margin-top: 0.5em; 
}


h2 {
  font-size: 1.2em;
  margin-bottom: 3px;
  line-height: 0.2em;
} 



/*******************************/




a {
	color:#0095FF;
	text-decoration:none;
}

a:hover {
	color:#0095FF;
	text-decoration: underline;
}

/*******************************/

img { border: none; }

/*******************************/







