/* CSS Document */

    
html, body {
	background-color: #a6657f;
	background: url(/static/skins/pale/back_1x1.png);
}

.all {
	background: url(/static/skins/pale/back_hd.png) repeat-x;
}

.footer {
	background: #253338 url(/static/skins/pale/back_ft.png) repeat-x;
}
