body{
color: #FFFFFF;
font-family: Arial;
font-size: 40px;
width: 900px;
height: auto;
margin-left: auto;
margin-right: auto;
background-color: #FFFFFF;
text-align: justify;
}

header{
height:110px;
background-color: #FFFFFF;
margin-top: 55px;
font-weight: normal !important;
}

div.main{
height:1050px;
background-color: #FFFFFF;
font-size: 15px;
color: grey;
margin-bottom: 55px;
}

footer{
height: 50px;
background-color: #FFFFFF;
}

p.footer{
font-size: 15px !important;
text-decoration: none !important;
color: grey !important;
font-weight: normal !important;
}

a.footer{
text-decoration: none;
color: grey;
font-weight: normal !important;
}

h1{
font-size: 64px;
color: rgb(235,91,12) !important;
line-height: 55px;
}

h2{
font-size: 25px !important;
color: rgb(235,91,12) !important;
font-weight: bold !important;
line-height: 22px;
margin-top:0px;
}

h3{
font-size: 15px !important;
}

p.text{
color: grey !important;
font-weight: normal !important;
}

p.text2{
color: grey !important;
font-weight: normal !important;
line-height: 20px;
}

div.team{
border-style: solid;
border-color: rgb(235,91,12);
border-width: 7px !important;
border-bottom: none;
width: 350px;
height: 300px;
margin-right: 40px;
}

div.team-desc{
border-style: solid;
border-color: rgb(235,91,12);
border-width: 7px !important;

border-top: none;
padding: 20px;
width: 310px;
}

img.team-img{
	width: 350px;
}