@charset "utf-8";
/* CSS Document */

body {
	background-color:#000000;
	}

#container {
	height: 1200px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}	
#under_construction {
	height: 101px;
	width: 951px;
		}
		
#postcard {
	height: 900px;
	width: 951px;
	padding-top: 50px;
}
