﻿@charset "UTF-8";
.container {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 791px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
body {
	background-color: #333333;
	margin: 0;
}
