/* CSS Document */
body {
	background-image: url(../images/bottom_home.jpg);
	background-attachment: fixed; 
	background-position: center bottom;
	background-repeat: no-repeat;  
	}
#leftHome {
	width: auto;
}
.blockIntro {
	width:auto;
}
#newsTable {
	padding-bottom: 170px;
}
.newsContent {
	margin-bottom: 10px;
	padding-bottom: 10px;
}