/**
 * Structure
 */

/* Container */
div#container {
	background:url("../gfx/content_bg.gif") repeat-y;
}

/* Content */
div#content { width:650px; }