﻿body, html
{
	height: 100%;
	
	overflow: hidden;
}

body
{	
	background-color: #fff;
	font-family: Trebuchet MS, Serif;
	color: #424242;
	font-size: 11px;
	line-height: 18px;
}

.container
{
	background-color: #000;
	position: absolute;
	width: 5000px;
}