a:link {
  color: black;
 text-decoration: none;
}

a:visited {
  color: #990099;
  text-decoration: none;
}

a:hover {
  color: blue;
  text-decoration: none;
}

#content {
  background: transparent;
  border: 0px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 0px;
  margin-left:auto;
  margin-right:auto;
  text-align:left;
  width: 800px;
}


#text {
  
  margin-top:0px;
  margin-left:0px;
}


.right_img{
  background:url(right_image.png) top left no-repeat;
  height:1165px;
  width:590px;
   
}

#sunplus_kids {
	margin-top: 15px;	
}


#right{
  margin:390px 0px 0px 85px;
}

#right img{
  margin-left:23px;
}

.floatright{
  float:right;
}
.floatleft{
  float:left;
}
.clearboth{
  clear:both;
}

