body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
body {
	background-color: #000;
	margin-top: 0px;
	text-align: center;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.big-links {
	font: bold 36px Verdana, Geneva, sans-serif;
}
a:link {
	color: #F00;
    text-decoration: none;
}
a:visited {
	color: #F00;
    text-decoration: none;
}
a:hover {
	color: #FFF;
    text-decoration: none;
}
a:active {
	color: #F00;
    text-decoration: none;
}
.description {	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin: auto;
	width: 900px;
	line-height: 16px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
}

.text1 {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 64px;
  font-style: normal;
  font-weight: bold;
  color: #C00000;
  text-align: center
}

.text2 {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: bold;
  color: #C00000;
  text-align: center
}

.web {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 24px;
  font-style: normal;
  color: #C00000;
  text-align: center
}

.text3 {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 14px;
  font-style: normal;
  color: #C00000;
}

.text4 {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 14px;
  font-style: normal;
  color: #C00000;
  text-align: center
}

.text5 {
  font-family: Arial;
  font-size: 9px;
  font-style: normal;
  font-weight: bold;
  color: #C00000;
  text-align: center
}

#main{
background-color: #000000;
top: 150px;
width: 1060px;
margin: 0px auto;
  padding-left: 10px;
  padding-right: 10px
}

#wrapper{
width: 1080px; 
margin: 0 auto;
background-color: #000000;
border: 2px groove #C00000;
text-align: left;
}

#header{
  height: 150px;
  text-align: center;
  background-color: #000000;
}

