html, body { height:100%; }
body {
	margin: 0;
	padding: 0;
}
a { color:#557FFF; }
a:hover { text-decoration:none; }
img {

}
#content {
	width: 730px;
	margin-left: auto;
	margin-right: auto;
}
