body {
	background-color: #FFFFCC;
	border: 0px;
}
.leftchurrosxtend {
	background-image: url(../assets/images/mainsite/churroflyerweb_11.jpg);
	background-repeat: repeat-y;
	background-position: top;
	background-attachment: scroll;
}
.rightchurrosxtend {
	background-image: url(../assets/images/mainsite/churroflyerweb_13.jpg);
	background-repeat: repeat-y;
	background-position: top;
	background-attachment: scroll;
}
.churrosbkgndtop {
	background-attachment: scroll;
	background-image: url(../assets/images/mainsite/churroflyerweb_12.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.churrosbkgndbottom {
	background-attachment: scroll;
	background-image: url(../assets/images/mainsite/churroflyerweb_15.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #a30018;
	font-weight: bold;
	font-style: normal;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #a30018;
	font-weight: normal;
	text-align: center;
}
