@charset "UTF-8";
body {
	background-image: url(../images/9stitchesfabric.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	background-color: #555555;
	font-family: "Courier New", Courier, serif;
	font-size: 13px;
	line-height: 24px;
	color: #c5c5c5;
}

body, td, th {
	font-family: "Courier New", Courier, serif;
	font-size: 13px;
	line-height: 24px;
	color: #c5c5c5;
}

h1, h2 {
	color: #ffffff;
}

h3, h4, h5, h6 {
	font-size: 16px;
	color: #c5c5c5;
}

a {
  color: #eeeeee;
}
