/* CSS Document */


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

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

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