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

html {
	max-width: 1200px;
}

footer {	
	color: #D2CABF;
	background-color: #190D04;
}

.left {
	float:left;
}

.right {
	float: right;
}