body {
	background-color: #FFFFFF;
	background-image: url(../img/lushsugar-bg.jpg);
	background-position:left;
	background-repeat:repeat-y;
	font-family: Verdana,Arial,serif;
	font-size:10px;
	color:#71ded9;
	width: 100%;
  	height: 100%;
  	min-width:1120px; /* This takes care of all the 'decent' browsers */
  	margin: 0px;
  	padding: 0px;  /*optional*/
  /* Optionally set text-align: center; and increase the padding if you wish to have the page centered with margins... */
}
a:link {
	color: #71ded9;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #71ded9;
}
a:hover {
	text-decoration: none;
	color: #f4b530;
}
a:active {
	text-decoration: none;
	color: #71ded9;
}



img
{border-style: none;}



.foot-links {
	font-size:10px;
	width:678px;
	line-height:26px;
	text-align:left;
	margin-top:30px;
	
}

img.floatLeft { 
    float:left;
	margin-right:20px;
	margin-left:0px;
}


.floatleft
{
float: left;
width: 272px;
padding-right:15px;
padding-bottom:10px;
}

.aboutText{
font-size:12px;
color: #4a4a4a;
text-align:left;
line-height:20px;
width:640px;
padding-top:15px;
}


.yelo {color:#f4b530}

.teal {color:#71ded9; font-weight:bold;}

.letter {
	color:#71ded9;
	font-size:22px;
	font-weight:bold;
}

