header { position: relative; background: url(../img/2566981.jpg); padding: 5px 10px 0px; color: #FFFFFF; } header a{ text-decoration: none; } body{ background: url(../img/1038648.jpg); font-size: 16px; } .Title{ font-size:24px; color: #000; font-weight: bolder; } .mainbody{ width : 100%; overflow-x: hidden; background-color: rgba( 255,240,214, 0.75 ); } .Name{ display: inline-block; width : 100%; overflow-x: hidden; color: #000; font-size: 20px; font-weight:bold; background-color: rgba( 255,194,87, 0.75 ); border-radius: 5px; border: 3px solid transparent; text-decoration: none; } .Explain{ display: inline-block; width : 100%; overflow-x: hidden; color: #000; font-size: 16px; border-radius: 5px; border: 3px solid transparent; text-decoration: none; } .Link{ display: inline-block; color: #000; font-size: 20px; font-weight:bold; text-decoration: none; }