/* CSS Document */

.main {
	width:100%;
}

.main div {
	width:300px;
	margin:0 auto;
}

#logo {
	margin-top:100px;
}
