.logo{
	text-align: center;
	margin-top:2%;
}
.rounded {
   background: #E6E6E6;
   width: 50%;
   position: absolute;
   top:15%;
	 left:25%;
}
.rounded_top div {
   background: url(up-left793.png) no-repeat top left;
}
.rounded_top {
   background: url(up-right793.png) no-repeat top right;
}
.rounded_bottom div {
   background: url(down-left793.png) no-repeat bottom left;
}
.rounded_bottom {
   background: url(down-right793.png) no-repeat bottom right;
}

.rounded_top div, .rounded_top, 
.rounded_bottom div, .rounded_bottom {
   width: 100%;
   height: 25;
   font-size: 24px;
   font-weight:bold;
   text-align:center;
   color:#000000;
}
.rounded_content { 
	margin: 0 20 10 20; margin-top: 10px;
	text-align:center;
}
.rounded { color:#000000;}

.rounded_button {
   width: 100%;
   font-size: 24px;
   text-align:center;
}

body {
	background-color: #FFFFFF;
	text-align: center;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #6F6F6F;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

.descdet {
	font-weight: normal;
	color: #6F6F6F;
	text-decoration: none;
	font-size: 14px;
	text-decoration: none;
}
