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

#wrapper {
	width:605px;
	position:relative;
	margin:0px auto;
	color: #666;
	text-align: center;
}

p {
	max-width: 800px;
}

hr {
	display: block;
	position: relative;
	padding: 0;
	margin: 8px auto;
	height: 0;
	width: 100%;
	max-height: 0;
	font-size: 1px;
	line-height: 0;
	clear: both;
	border: none;
	border: 1px solid white;
}

.img-gdt { /* Image game dev top */
	margin-top: 20px;
}

.img-gdb { /* Image game dev bottom */
	margin-bottom: 20px;
}

iframe.noScroll {
	width: 100%;
	height: 1460px;
	overflow: hidden;
}
