body{
	background-color: #007048;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#widget{
position: relative;
	width: 185px;
	height: 125px;
	background-image: url(../images/winterParkBG.png);
	background-repeat: no-repeat;
	background-position: left top;;
}
img{border: none;}
   
#smartbutton {
position: relative;
top: 50px;
left: 18px;
	font-weight: 600;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: 52px;
	width: 150px;	
}
#emailButton {
	font-weight: 600;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 3px;

}
#moreButton {
	font-weight: 600;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 3px;

}

