body {background: #8B8878;}

.Wrapper {
width: 40em;
position: relative;
margin-right: auto;
margin-left: auto;
}

.MC_Logo {
position: relative;
margin-right: auto;
margin-left: auto;
width: 18em;
}

.MC_Logo img{
width: 18em;
}



.Temp_Welcome {
position: absolute;
top: 12em;
margin-right: auto;
margin-left: auto;
max-height: 25em;
max-width: 35em;
padding: 1em;
border: .1em dotted;
font-size: 16pt;
}