/* CSS Document */


body {
	background-position: center center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-image: url(test-pic/bg_silvester_2010.jpg);
}


