body{ background-image: url(../images/fon.jpg); background-size: cover; margin-left: 200px; } .ustBanner{ width: 1500px; height: 300px; background-image: url(../images/banner.png); } .clear{ clear: both; } .bannerIcon{ margin-top: 10px; width: 450px; height: 280px; float: left; } .bannerText{ float: left; color: aliceblue; margin-left:200px; margin-top: 130px; } .fieldsetClass4{ border-start-start-radius: 20px; border-end-end-radius: 20px; margin-top: 100px; height: auto; width: 1000px; text-align: center; border: 3px solid black; } .butonlar{ margin-left: 100px; } .legendClass4{ text-align: start; padding-left: 5px; padding-top: 5px; width: 80 px; height: 25px; background-color: green; color: black; border-radius: 10px; border: 4px solid black; } .divClass1{ margin-left: 350px ; text-align: start; } .label1{ color: orange; font-size: 16px; font-weight: bold; } .label2{ color: orange; font-size: 16px; font-weight: bold; margin-right: 20px; } .inputText1{ height: 25px; margin-left: 77px; width: 100px; } .inputText2{ height: 25px; margin-top: 10px; margin-left: 55px; width: 150px; } .inputText3{ margin-top: 10px; margin-left: 17px; } .selectClass{ margin-right: 40px; } .selectClass2{ margin-left: 17px; } .buttonClass{ width: 70px; margin-left: 120px; } .buttonClass2{ width: 70px; } .radioClass{ margin-left: 10px; margin-top: 10px; } .altBanner{ text-align: center; width: 1000px; border-radius: 10px; height: 50px; margin: 100px; background-color: black; color: aliceblue; margin-left: 10px; }