/* content */
@import url("main.css");

body {

	background-image: url(../images/bg_content.jpg);
	background-repeat: repeat-x;
}

