body{
	margin:0;
	padding:0;
	background-color:#240F42;
}

#div_main{
	width:100%;
	height:100%;
	text-align:center;
	color:white;
}
