@charset "utf-8";
/* CSS Document */

body {
	background: #231F20;
}

h1 {
	height:421px;
	width: 600px;
	background: url(images/Wedding-Ad.jpg) no-repeat 0 0;
	text-indent: -1000em;
}

#container {
	margin: 0px auto;
	width: 600px;
}


