body {
background: #3B240B;
color: #D3AB3E;
margin: 0px;
font-size: 13px;
font-family: Georgia, Verdana,Arial,sans-serif;
}
It worked as expected, but changing the font size in the same area (the default is 11) does not yield any effects. What is the problem with font size settings?















