@charset "utf-8";
/* CSS Document */

body {
	background-color: #333333;
	background-image: url(../images/bg.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
}
table {
	table-layout:fixed;
}
