body {
  background-color: #FFFFFF;
  margin-top: 0;
  font-family: 'Cuprum', sans-serif;
  font-size: 14px;
  color: #ed1c25;
  text-align: center
}

span.text1 {
  font-family: 'Cuprum', sans-serif;
  font-size: 48px;
  font-weight: bold;
  color: #ed1c25;
  text-align: center
}

span.text2 {
  font-family: 'Cuprum', sans-serif;
  font-size: 36px;
  font-weight: bold;
  color: #ed1c25;
  text-align: center
}

p.text3 {
  font-family: 'Cuprum', sans-serif;
  font-size: 24px;
  font-style: normal;
  color: #ed1c25;
}

p.text4 {
  font-family: 'Cuprum', sans-serif;
  font-size: 16px;
  font-style: normal;
  color: #ed1c25;
  text-align: center
}

span.web {
  font-family: 'Cuprum', sans-serif;
  font-size: 20px;
  font-style: normal;
  color: #ed1c25;
  line-height: 150%;
}

p.text5 {
  font-family: 'Cuprum', sans-serif;
  font-size: 9px;
  font-style: normal;
  font-weight: normal;
  color: #ed1c25;
  text-align: center
}

#wrapper
{
width: 1080px;
margin: 0px auto;
padding: 0px;
border: 0px;
background-color: #280054;
  text-align: left
}

#main
{
  top: 250px;
  width: 1080px;
  background-color: #ffffff;
  margin: 0px auto;
  text-align: center
}

#header
{
  height: 200px;
  width: 1080px;
  background-color: #000000;
  text-align: center;
  margin: 0px auto;
}

#content
{
  width: 1080px;
  background-color: #000000;
  text-align: center;
  border-style: groove;
  border-color: #ed1c25;
  border-width: 2px;
  margin: 0px auto;
}

a:link {
   color: #ed1c25;
   font-family: 'Cuprum', sans-serif;
   font-size: 16px;
   font-style: normal;
   font-weight: bold;
   text-decoration: none;
}

a:active {
   color: #ed1c25;
   font-family: 'Cuprum', sans-serif;
   font-size: 16px;
   font-style: normal;
   font-weight: bold;
   text-decoration: none
}

a:visited {
    color: #ed1c25;
    font-family: 'Cuprum', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none
}

a:hover {
    color: #ed1c25;
    font-family: 'Cuprum', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none
}

a.two:link {
    color: #ed1c25;
    font-family: 'Cuprum', sans-serif;
    font-size: 8px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none
}

a.two:active {
    color: #ed1c25;
    font-family: 'Cuprum', sans-serif;
    font-size: 8px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none
}

a.two:visited {
    color: #ed1c25;
    font-family: 'Cuprum', sans-serif;
    font-size: 8px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none
}

a.two:hover {
    color: #ed1c25;
    font-family: 'Cuprum', sans-serif;
    font-size: 8px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none
}
