#logo {
	background-image: url('//static.freakcity.net/images/night/night2x.png');
	background-size:210px 86px;
}
html {
	background-image:url('//static.freakcity.net/images/night/backgroundn2x.jpg');
	background-size:450px 305px;
}
.outline
	{	border-color:#000;
		background-image:url('//static.freakcity.net/images/outlinebg.png'), url('//static.freakcity.net/images/night/backgroundn22x.jpg');
		background-position:bottom right, bottom right;
		background-repeat:no-repeat, no-repeat;
		background-attachment:scroll,fixed;
		background-size:100%, 450px 305px;
		background-color:#000;
	}