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

.bigmomma {
	width: 100%;
	height: 55px;
	background-color: rgb(0,0,0);
	
}

.centernav {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

body {
	background-color:rgb(0,0,0)
}