body { background:#000000; color:#ffffff; } header { width:100%; height:100px; border:1px solid #ffffff; text-align:center; } nav { width:100%; height:50px; border:1px solid #ffffff; text-align:center; margin:0.5% 0 0.5% 0; float:left; } div { width:100%; height:300px; border:1px solid #ffffff; text-align:center; } footer { text-align:center; margin:15% 0 0 0; width:100%; height:200px; } footer, p { line-height:50px; } h1 { line-height:20px; font-size:50px; } a { color:#ffffff; text-decoration:none; line-height:50px; font-size:30px; margin:5%; } a:hover { color:#ffff00; } #b1 { width:49%; height:250px; float:left; margin:1% 1% 0% 0; border:1px solid #ffffff; } #b2 { width:49%; height:250px; float:left; margin:1% 1% 0% 0; border:1px solid #ffffff; } #hp1 { width:49%; height:250px; float:left; margin:1% 0 1% 0; } #hp2 { width:49%; height:250px; float:left; margin:1% 0 1% 0; } section { width:90%; margin:1% 5% -1% 5%; float:left; } article { width:90%; margin:1% 5% 1% 5%; float:left; } #history { height:525px; border:1px solid #ffffff; background:#ffffff; font-family:Arial; } #contact { height:525px; border:1px solid #ffffff; background:#ffffff; font-family:Arial; } p.history { padding:3%; text-indent:40px; font-size:24px; color:#000000; } p.contact { padding:3%; font-size:24px; color:#000000; }