@CHARSET "UTF-8";

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #0D1218;
}
.page {
	position: absolute;
	width: 100%;
	height: 100%;
	background-image: url(./need-a-web.png);
	background-position: 50% 40%;
	background-repeat: no-repeat;
}
