/* CSS Document */


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

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

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

.logo, .userinfo {
    color: #353;
}

.logo a:visited,
.logo a:link,
.userinfo a:visited,
.userinfo a:link
 {
    color: #fff;
}
