/**
 * Center
 */

.center {
	background-color: #ff7e00;
	background-image: url("../img/standards/body_bg_studio.gif");
	background-position: top left;
	background-repeat: repeat-y;
}

/**
 * Content
 */

.content .right {
	float: left;
}

/**
 * Copy
 */

.content .side .copy {
	background-color: #ffb2c4;
}