@charset "utf-8";

body{
	background:#5d1c90;
}

.container-fluid{
	padding:0;
	padding-top:80px;
	text-align:center;
}
