@charset "utf-8";
/* CSS Document */

.centered{
	background-image: url(Untitled-4.png);
	position:relative;
	width: 901px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 669px;
	}

body {
	/*background-image: url(tropical-sea-wallpaper.jpg);
	background-repeat: no-repeat;
	background-position: center center;*/
	margin: 0px;
	padding: 0px;
}
#img.source-image {
	width: 100%;
	height:100%;
	position: absolute;
	top: 0;
	left: 0;
}

