/* CSS Document */

body {
	background: url('images/bg.jpg') repeat-x #FFFFFF;
	margin:0px;
}
#wrap 
{
	width: 975px;
	margin:auto;
}
#links {
	text-align:center;
	margin-top: 30px;	
}
