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

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