body
{
font-family: Arial, Helvetica, sans-serif;
font-size: 36px;
color: white;
margin: 0px 0 0 0;
padding: 0;
}

a
{
color: white;
font-family: Helvetica,Arial,sans-serif;
font-size: 14.4px;
}

#intro
{
color: black;
height: 150px;
font-size: 20px;
margin: 0;
padding: 0;
}

#presents
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 21px;
font-weight: bold;
text-align: left;
margin: 0px 0 0px 0;
padding: 13px 0 0 0;
}

#presents a
{
color: black;
text-decoration:none;
}

#presents a:hover
{
color: black;
text-decoration:underline;
}

#title
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 105px;
font-weight: bold;
line-height: 116px;
margin: -6px 0 0 0;
padding: 0;
width: 500px;
text-align: left;
}

#why
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 21px;
font-weight: bold;
text-align: left;
margin: -2px 0 0 0;
padding: 0;
}


#numbers
{
position: absolute;
top: 150px;
left: 0px;
font-size: 150px;
text-align: center;
}

#numbers div
{
border-top: 8px solid white;
border-bottom: 8px solid white;
border-right: 8px solid white;
padding: 5px;
height: 175px;
width: 175px;
}

#numbers div.secondvideo
{
border-top: 8px solid white;
border-bottom: 8px solid white;
border-right: 8px solid white;
padding: 5px;
height: 396px;
width: 175px;
color: black;
background-color: #ffffff;
}

#words
{
top: 150px;
margin-left: 193px;
line-height: normal;
}

#words div
{
padding: 4px 8px 2px 8px;
height: 179px;
width: 820px;
border: 8px solid white;
font-size: 11px;
text-align: justify;
line-height: 110%;
}

#words div.video
{
padding: 4px 8px 2px 8px;
height: 400px;
width: 820px;
border: 8px solid white;
font-size: 11px;
text-align: justify;
line-height: 110%;
color: black;
background-color: #ffffff;
}


h2
{
line-height: 30px;
font-size: 30px;
margin: 0 0 5px 0;
padding: 0;
}


#data
{
position: absolute;
top: 170px;
left: 645px;
width: auto;
}

#data div
{
font-size: 14px;
font-weight: bold;
border-top: 8px solid white;
border-bottom: 8px solid white;
border-left: 8px solid white;
padding: 8px;
height: 169px;
width: 130px;
}


#spacer
{
position: absolute;
top: 170px;
left: 795px;
}

#spacer div
{
font-size: 4px;
border-top: 8px solid white;
border-bottom: 8px solid white;
padding: 0;
height: 185px;
width: auto;
overflow: hidden;
}



/* ------- C O L O R S --------- */

.first
{
background-color: #FE64A1;
}

.second
{
color: black;
background-color: #877EFF;
}

.second2
{
color: black;
background-color: #ffffff;
}
.third
{
background-color: #3CC378;
}

.fourth
{
background-color: #FF9E5C;
}

.fifth
{
background-color: #C981DD;

}

.sixth
{
background-color: #FF6F6F;
}

.seventh
{
background-color: #F484B7;
}

.eigth
{
background-color: #9E8DE3;
}

.9
{
background-color: #FFF669;
}

#foot
{
position: absolute;
top: 1350px;
left: 320px;
text-align: center;
color: #000;
padding-bottom: 6px;
}

#foot a
{
text-align: center;
font-size: 20px;
font-weight: bold;
color: #000;
}

#foot a:visited
{
color: #000;
}

