html,
body {
	height: 100%; margin: 0; padding: 0;
}
body {
	background:#4e72f8 url(data:image/gif;base64,R0lGODdhBAAEAIAAAE5y+E6++CwAAAAABAAEAAACBgQSl2h5BQA7) repeat scroll 50% 1px;
}
#content img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 666px;
	margin: auto;
	border-radius: 10px;
}

