@charset "UTF-8"; /* CSS Document */ .test-master-class { background-color: #000000; color:white; font-size:20px; font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif"; border:1px solid #CCCCCC; width: 300px; height:200px; }