html, body{
	font-family: Tahoma, Geneva, sans-serif;
	color: #333;
	margin: 0;
	padding: 0;
	background-color: #7d8ba0;
	width: 100%;
}