body {
	background-color: Black;
	color: White;
	background-image: url(/imgs/bg-1.jpg);
	background-repeat: no-repeat;
	background-position: 10px 40px;
}

.msg {
	position: absolute;
	top: 50px;
	left: 250px;
}