* {
	margin:0px;
	padding:0px;
}

body {
	background-color:#000000;
}

img {
	border:none;
}

#header {
	width:900px;
	margin:auto;
}

#image_folder {
	width:640px;
	margin:auto;
	margin-top:20px;
	margin-bottom:10px;
}

#enter_button {
	width:100px;
	margin:auto;
	margin-bottom:30px;
}

#link_container {
	width:550px;
	margin:auto;
	margin-bottom:20px;
}

#link_container .button {
	width:180px;
	margin-right:5px;
	float:left;
}
