@charset "UTF-8";
/* CSS Document */

html {
	background: #000 url(/images/shared/backgrounds/background.png) top center fixed repeat;
}

body {
	margin: 0;
	padding: 0;
	color: #999;
	background: transparent url(/images/shared/backgrounds/background-shadow.png) repeat-y center top;
}