html, body {
	margin:0;
	padding:0;
}
body{
	text-align: center;
}
a:focus, a:hover, a:active {
text-decoration: none;
}

div#page {
	width: 654px;
	height:394;
	text-align: left;

	text-decoration: none;
}
div#container {
	padding: 0px;
	text-decoration: none;

}

