html, body {
	height: 100%;
	background-image: url(../images/bg_profile.jpg);
	background-repeat: no-repeat;
	background-color: #000;
}