body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(bg.gif);
}

div.Homecontainer {
	position: relative;
	margin: 0 auto;
	width: 400px;
	height: 400px;
	text-align: left;
	background-color: #000000;
	border-width:0px;
	border-style: solid;
	border-color : #000000;
}

table {
	width: 100%;
	height: 100%;
}

td {
	vertical-align: middle;
	text-align: center;
}