body {
  background-color: #EBECE6;
  margin: 0;
  padding: 0;
  font-family: 'Gugi', cursive;
  font-size: 16px;
  text-align: center;
}
.clear { clear: both; line-height: 0; height: 0; font-size: 0px; }
	
.text1 {
  font-family: 'Gugi', cursive;
  font-size: 64px;
  font-style: normal;
  font-weight: bold;
  color: #000000;
  text-align: center
}

.text2 {
  font-family: 'Gugi', cursive;
  font-size: 32px;
  font-style: normal;
  font-weight: bold;
  color: #000000;
  text-align: center
}

.web {
  font-family: 'Gugi', cursive;
  font-size: 24px;
  font-style: normal;
  color: #000000;
  text-align: center
}

.text3 {
  font-family: 'Gugi', cursive;
  font-size: 14px;
  font-style: normal;
  color: #000000;
}

.text4 {
  font-family: 'Gugi', cursive;
  font-size: 14px;
  font-style: normal;
  color: #49018b;
  text-align: center
}

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

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

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

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

a:link {
color: #49018b;
font-family: 'Gugi', cursive;
font-size: 14px;
font-style: normal;
font-weight: bold;
text-decoration: none;
}

a:active {
  color: #49018b;
  font-family: 'Gugi', cursive;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none
}
a:visited {
  color: #000000;
  font-family: 'Gugi', cursive;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none
}

a:hover {
  color: #000000;
  font-family: 'Gugi', cursive;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none
}

a.two:link {
color: #49018b;
font-family: 'Gugi', cursive;
font-size: 8px;
font-style: normal;
font-weight: bold;
text-decoration: none
}

a.two:active {
font-family: 'Gugi', cursive;
font-family: Arial;
font-size: 8px;
font-style: normal;
font-weight: bold;
text-decoration: none
}

a.two:visited {
color: #000000;
font-family: 'Gugi', cursive;
font-size: 8px;
font-style: normal;
font-weight: bold;
text-decoration: none
}

a.two:hover {
color: #000000;
font-family: 'Gugi', cursive;
font-size: 8px;
font-style: normal;
font-weight: bold;
text-decoration: none
}

a.three:link {
color: #49018b;
font-family: 'Gugi', cursive;
font-size: 18px;
font-style: normal;
font-weight: bold;
text-decoration: none
}

a.three:active {
color: #49018b;
font-family: 'Gugi', cursive;
font-size: 18px;
font-style: normal;
font-weight: bold;
text-decoration: none
}

a.three:visited {
color: #000000;
font-family: 'Gugi', cursive;
font-size: 18px;
font-style: normal;
font-weight: bold;
text-decoration: none
}

a.three:hover {
color: #000000;
font-family: 'Roboto', sans-serif;
font-size: 18px;
font-style: normal;
font-weight: bold;
text-decoration: none
}

a.four:link {
	color: #49018b;
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
    text-decoration: none
}

a.four:active {
	color: #49018b;
	font-family: Arial, sans-serif;
	font-size: 16px;
    font-style: normal;
    text-decoration: none
}
a.four:visited {
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
    text-decoration: none
}

a.four:hover {
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
    text-decoration: none
}

a.five:link {
	color: #49018b;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
    text-decoration: none
}

a.five:active {
	color: #49018b;
	font-family: Arial;
	font-size: 14px;
    font-style: normal;
    text-decoration: none
}
a.five:visited {
	color: #000000;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
    text-decoration: none
}

a.five:hover {
	color: #000000;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
    text-decoration: none
}

hr {
  text-align: center;
  width: 50%
}

div.centered {
  margin-left: auto;
  margin-right: auto
}