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



body {
	margin: 0;
	padding: 0;
	background-color: #bdc0c3;
	background-image: url(images/bcg_AS_design.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
}

table.container {
	border: 0px;
	height: 100%;
	width: 100%;
}

table.container td {
	text-align: center;
	vertical-align: middle;
	height: 100%;
	width: 100%;
}
