
body{

	background-image: url("bg.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-color: #2e3b4c;
}