body {
	background-attachment: fixed, fixed;
	/*background-color: #F7F7F7;*/
    background-color: #222222;
	background-image: url('u/waifu.php');
	background-position: 95% 100%, top left;
	background-repeat: no-repeat, repeat;
	/*color: #333;*/
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	height: 100%;
	line-height: 20px;
	margin: 0;
	padding-top: 20px;
	padding-bottom: 40px;
}
