QMainWindow { background-image: url(:/resource/SSJ-100.png); background-position: center; } QPushButton { background-color: rgb(203,228,255); border-style: outset; border-radius: 3px; font-family: "Helvetica Cyr Upright"; color: rgb(45,84,130); } QLineEdit { border-style: outset; border-radius: 3px; } #languageTitle { font-family: "Calibri"; color: white; }