.BODY {
	 MARGIN: 0px auto; text-align:center;
	 background-color: #ffffff;
}
body{margin:0px;
background-color:#f08d30;
}
.footer {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	height: 35px;
	text-align: left;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}
.footer a{

	color: #FFFFFF;

}
.menu a{
	font-family: "Comic Sans MS";
	font-size: 15px;
	color: #000000;
	text-align: left;
	padding: 10px;
	
	text-decoration:none;
}
.menu a:hover{
	font-family: "Comic Sans MS";
	font-size: 15px;
	color: #000000;
	text-align: left;
	padding: 10px;
	
	text-decoration:underline;
}
.name {
	font-family: Garamond;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	text-align: left;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
.sun-name {
	font-family: Garamond;
	font-size: 32px;
	font-style: oblique;
	color: #fd8e18;

}
.bg-main {
	background-image: url(images/main-pic.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.info {
	width: 0px;
	font-family: "Comic Sans MS";
	font-size: 13px;
	padding: 10px;
}
.text {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #000000;
}
.main-page-footer {
	color: #000000;
}
/*text-shadow: 1px 1px 1px #666;*/
.rounded{
	margin:5px;
	background-color: #000;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right center;

-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-bottom: 1px solid #ccc;
border-right:1px solid #ccc;
padding-left: 10px;color:white;
padding:5px;
}
.rounded p { font-family: "Comic Sans MS";color:#f08d30;margin:0px;padding:0px;}
.rounded span { font-family: "Impact";color:yellow;font-size:30px;font-weight:normal;margin:0px;padding:0px;}
.formal-text {
	font-family: "Century Gothic";
	padding: 35px 0px 0px 50px;
	color: #000000;

}
.ofer {
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Century Gothic";
	font-size: 18px;
	color: #FF0000;

}
.offer-txt {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #FFFFFF;
	padding-left: 55px;
	width: 287px;
	padding-top: 26px;


}
