/*text styles*/
body {
	background-image: url(images/background_green.gif);
	background-repeat: repeat;
}

/*back color styles*/
#backcolor {width: 50%; height: 400px; background-image: url(images/green.gif); background-repeat:repeat-x; border-top: 1px dashed #CCCCCC;}