/* MC LOGO INFO */    

#ensemble { 
position: absolute;
left: 176px;
line-height: 38px;
font-family: Times, "Times New Roman", serif;
font-size: 18.0%;
font-weight: 400; 
color: #33aa99;
}

#mclogo {  
position: absolute;
left:0px;
font-family: Times, "Times New Roman", serif;
font-size: 88px; 
line-height: 84px;
font-weight: 900;
color: #4411ee;
text-decoration: none; 
text-underline: none;
margin-top: 0px; 
margin-bottom: 0px; 
}
 
#mcslogan1  {
position: relative;

font-family: Times, "Times New Roman", serif;
font-size: 19px;
font-weight: 400;
color: #000066; 
}

#mcslogan2  {
position: relative;
font-family: Times, "Times New Roman", serif;
font-size: 14px;
line-height:15px;
font-weight: 400;
color: #000066; 
}
 
.times {
font-family: Times, "Times New Roman", serif;
}