body {
	background-color: #000000;
	background-attachment: fixed;
	background-image:  url(Images/Image/background.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

body, td, th {
	color: #CCCCCC;
}

h1 {
	color: #CCCCCC;
}

h2 {
	color: #CCCCCC;
}

h3, h4 {
	color: #CCCCCC;
}

h5, h6 {
	color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
}

a {
	color: #FF0033;
}

form {
	background-color: #990000;
}
