/* MY OPERA GENERATED CSS */
body {
	background-color: #DA9090;
	background-image: none;
}
/* END OF MY OPERA GENERATED CSS */
body {
	background-color : #777777;
	background-image : url(assets/gw3_pgbg.gif);
	background-repeat : repeat-x
}

}

.item {
	padding: 10px;
	background-color: #996699;
	background-image: url(images/bg_gradient.png); 
	background-repeat: repeat-y;
	text-align:left;
	border: 1px dashed #0C3305;
	margin-bottom: 1em;
	;
	
}