body { background-color: Black; /* Background pattern from subtlepatterns.com */ margin: 5; } img { margin-top: 19px; margin-bottom: 19px; margin-right: 27px; margin-left: 27px; } .container { background-color: Black; width: 800px; height: 500px; margin: auto; font-size: 0px; } .galeria { background-color: DimGray; width: 800px; height: 100px; margin: auto; font-size: 80px; text-align: center; margin-bottom: 10px; } .fotos { background-color: LightGray; width: 360px; height: 300px; margin: 10px; float: left; border-radius: 10px; } .tekst { background-color: LightGray; width: 400px; height: 300px; margin: 10px; float: right; border-radius: 10px; font-size: 24px; text-align: justify ; padding: 5px: } .teksto { margin: 5px; } .foto1 { background-color: MediumPurple; width: 160px; height: 130px; float: left; border-radius: 20px; margin-top: 15px; margin-bottom: 5px; margin-right: 5px; margin-left: 15px; } .foto2 { background-color: MediumPurple; width: 160px; height: 130px; float: left; border-radius: 20px; margin-top: 15px; margin-bottom: 5px; margin-right: 15px; margin-left: 5px; } .foto3 { background-color: MediumPurple; width: 160px; height: 130px; float: left; border-radius: 20px; margin-top: 5px; margin-bottom: 15px; margin-right: 5px; margin-left: 15px; } .foto4 { background-color: MediumPurple; width: 160px; height: 130px; float: left; border-radius: 20px; margin-top: 5px; margin-bottom: 15px; margin-right: 15px; margin-left: 5px; } .stopka { background-color: DimGray; width: 800px; height: 50px; margin: auto; float: left; margin-top: 10px; font-size: 42px; text-align: center; }