@charset "UTF-8";
/* CSS Document */

body {
	/* background-color: #0f3f81; */
	background-image:url(bg.jpg);
	height: 100%;
	width: 100%;
}

p {
	color:#FFF;
}