/**
 * Center
 */

.center {
	background-color: #ff0060;
	background-image: url("../img/standards/body_bg_singing.gif");
	background-position: top right;
	background-repeat: repeat-y;
}

/**
 * Copy
 */

.content .side .copy {
	background-color: #ffe1c5;
}