html, body{
	margin: 0;
	min-height: 100%;
}
	body{
		/*background: url(bg.jpg) no-repeat center center;*/
		background-size: cover;
		font-size: 12px;
		line-height: 16px;
		color: #333;
	}