@charset "utf-8";
/* CSS Document */

#stripeStyle {
	position: absolute;
	left: 500px;
	top: 0px;
	background-image: url(TKStripes.jpg);
	background-repeat: repeat;
	height: 4500px;
	width: 2000px;




}
#container {
	height: auto;
	width: 1000px;
}

#content {
	height: auto;
	width: 500px;
	padding-top: 100px;
	text-align: center;

}
#img {
	margin-bottom: 50px;


}

#footerStyle {
	margin-top: 100px;

}
#topMenu {
	position: absolute;
	left: 0px;
	top: 0px;

}

