body {
	margin: 0px;
	background: url(../images/html-bg.png) repeat-x bottom left fixed;
}
 
#container {
	width: 1000px;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
}


.include-frame {
	width: 100%;
}