@charset "utf-8";
/* CSS Document */

#wrapper {
	width:100%;
	height: 424px;
	background-image: url(images/laptop.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 30px;
	text-align: center;
}
#container {
	position:relative;
	width: 454px;
	height: 281px;
	background:none;
	margin: 0 auto;
}