body { text-align: center; width: 80%; margin: auto; } #introduction { text-align: justify; border: solid; border-radius: 5px; padding: 10px; margin-bottom: 10px; } form { border: solid; border-radius: 5px; margin-bottom: 20px; } #q { vertical-align: top; } aside { float: right; width: 30%; border-left: solid; padding: 10px; } footer { border-top: solid; text-align: justify; }