/* Genel Stil Ayarları */
body {
    margin: 0;
    padding: 0;
    text-align: center;
}

#couponCode {
	font-weight: bold;
	font-size: 30px;
}


