@import url("content.css");

body {
	background: #c0c4dc url('../images/bg.gif');
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}

