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

body {
	color: #080f38;
	background-color: #080f38;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.container {
	height: 150px;
	width: 100%;
	background-position: center;
}
.site {
	height: 150px;
	width: 400px;
}
