@charset "utf-8";
/* CSS Document */
body {
	background-image: url(images/background-5.jpg);
}
body{
	background-attachment:fixed;
}
div {
	right: 0px;
}
#table1 {
}
#table1 table {
	right: 0px;
}
#table1 {
	background-image: url(images/background-6.jpg);
	background-repeat:no-repeat;
	background-color: #140B0C;
}

