/* CSS Document */

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

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

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