html { background-image: linear-gradient(green, lightgreen); font-family: arial; width: auto; padding-bottom: 368px; overflow: hidden;}
#container { margin-top: 127px; overflow: hidden;}

#ust-yazı { margin-top: 30px; font-size: 30px; text-align: center; }
#ust-yazı h1 {  color: #fff; font-weight: normal;}

#alt-yazı { text-align: center; margin-top: 60px; font-size: 20px; color: #fff; font-weight: normal;}
#alt-yazı h2 { font-weight: normal; }
#fiyat { text-align: center; font-size: 25px; color: #fff; margin-top: 41px;}


#iletisim { text-align: center; font-size: 22px; color: #fff; font-weight: normal; padding-top: 1px; margin-top: -15px;}
#iletisim-a { display: inline-block;  margin-top: -4px;}
 a { text-decoration: none; color: #fff; font-size: 25px; }


#en-alt-yazı { text-align: center; margin-top: 150px; color: #fff;}
#en-alt-yazı h5 { font-weight: normal; }

@media screen and (max-width: 900px){
    #ust-yazı { font-size: 25px; }
    #alt-yazı { font-size: 17px; }
     
}
 @media screen and (max-width: 700px){
     
     #ust-yazı { font-size: 20px; }
     #alt-yazı { font-size: 11px; }

     a { font-size: 17px; }*/
 }