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

body {
	background-color: #000;
	background-attachment: scroll;
	background-image: url(Images/wood-crate.png);
	background-repeat: repeat-y;
	background-position: center top;
}
h3 {
	margin-top: 570px;
	color: #FFF;
}
#wrapper {
}
h2 {
	color: #FFF;
}
article {
	margin-top: 140px;
}
