#ContentWrapper{
height: 375px;
background-color: white;
}

#TopMessage{
position: absolute;
top: 120px;
left: 205px;
}

#ContentWrapper a{
color: black;
}

#LHLogo{
position: absolute;
top: 253px;
left: 370px;
text-align: center;
}

#RHLogo{
position: absolute;
top: 275px;
left: 520px;
text-align: center;
}
#RHLogo img{
margin-bottom: 15px
}