﻿#container {
	margin-left:auto;
	margin-right:auto;
	width: 840px;
	min-height:100%;
	text-align: left;
	background:  url(../content/contentbg-blog.jpg) repeat-y;
  position:relative;
}
/* commented backslash hack v2 \*/ 
* html #container {height:100%;}		
* html #container {width:842px;w\idth:840px;}
/* end hack */ 

