/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}

body {
	background: #DB3603 url('../images/pagegfx/bg_left.gif') repeat-y right;
}
