body{
background-color: #e6e6e6;
}

#wrapper{
margin-left: auto;
margin-right: auto;
width: 80%;
background-color: #a94242;
padding: 10px;
border-bottom: 15px solid #741616;
color: #e9e9e9;
font-family: arial, verdana, times new roman;
font-size: 100px;
text-align: center;
}

#text{
color: #69ad67;
font-family: arial, verdana, times new roman;
font-size: 65px;
text-align: center;
margin-top: 10px;
font-weight: bold;
}


#text2{
color: #3c853a;
font-family: arial, verdana, times new roman;
font-size: 65px;
text-align: center;
margin-top: -73px;
font-weight: bold;
}


#text3{
color: #135211;
font-family: arial, verdana, times new roman;
font-size: 65px;
text-align: center;
margin-top: -73px;
font-weight: bold;
}
