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

body {
	margin:0;
	font-size:13px;
}

td {
	font-size:13px;
}

.main {
	background:url(../img/bg.jpg) repeat-x;
}

.white {
	color:#FFFFFF;
}