/* CSS Document */

body{
	background-image: url(../images/main-menu/bg-sliver.png);
	margin: 0px;
}
#container-outer {
	background-image: url(../images/main-menu/burst.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: -350px -50px;
}#test {
	margin-right: auto;
	margin-left: auto;
	width: 768px;
	padding-top: 36px;
}

