body {margin: 5px 0px 0px 0px; padding: 0px; text-align:left; font-family: Times, Times New Roman;
		font-size: 14px;
		color: #000000;
		text-decoration: none; 
		background-color: #d5dae2;
}

		
#central {
		background-image: url("../images/bg_central.jpg");
		background-position: top;
		background-repeat: no-repeat;
}		

#left {
		background-image: url("../images/bg_left.gif");
		background-position: top;
		background-repeat: repeat-x;
}		

#right {
		background-image: url("../images/bg_right.gif");
		background-position: top;
		background-repeat: repeat-x;
}