body {
 background-color: lightgrey;
 width: 80%;
 position: absolute;
 left: 10%;
 top: 25px;
 text-align: left;
 font-size:larger;
}

#main_section {

}

#main_title {
 text-align: center;
 color: Red;
}

#HeaderImage {
 Align: center;
 Width: 100%
}