@media screen {

h1 {text-align: center; font-size: 24px}
h2 {text-align: center; font-size: 18px; color: green}
body {background-color: #FFF9EE; color: #000066; font-family: times new roman; font-size: 12px}
.sizes {font-size: 12pt; width: 420px}
}