
html{
font-family:arial;
}

body {
padding: 0;
margin: 0;
text-align:left;
background: #FFF url(../images/BG_intro.png) no-repeat 60% 30px ;
}

img {
border: none;
}

.logotxt{
float:right;
Width: 400px;
height: 186px;
overflow: hidden;
}

p{
Font-family: Arial;
Font-size: 15px;
font-weight: bold;
color: #000;
}

h1 {
Font-family: Arial;
Font-size: 25px;
font-weight: bold;
}

span.White{
color: #000;
}

span.Green{
color: #00B153;
}

span.Green2{
color: #3AAA35;
}

span.Purple{
color: #892dbd;
}

#wrapper {
position:relative;
width:960px;
margin:0 auto 0 auto;
}

#Logo-Top{
position: relative;
height: 270px;
width: 900px;
margin:50px auto 0 auto;
}

#Logo-Mid {
position: relative;
height: 270px;
width: 900px;
margin:50px auto 0 auto;
}

#Logo-Below {
position: relative;
height: 270px;
width: 900px;
margin:50px auto 0 auto;
}