@charset "utf-8";
#content {
	/*background-image: url(images/back4.png);
	background-repeat: no-repeat;
	background-position: bottom right; commented out the blue background*/
}
.buttonbkg {
	background-color: #F18684;
}
#text1 {
	padding-right: 100px;
	padding-top: 80px;
}
.pinktext {
	color: #F18684;
}

#formstyle {background-image: url(images/bluetile1.png);
}

/*#leftcola {
	background-image: url(images/blueboxbg.png);
	background-repeat: repeat-y;
}*/

#form { background-image: url(images/back4.png;);
background-repeat: no-repeat;
background-position: bottom left;
}