/*

*/
@import url('st_layout.css');
@import url('st_elements.css');
@import url('st_extras.css');

*{margin: 0; padding: 0;}

body{
font-size: 62.5%;
font-family: Georgia,"Times New Roman",serif;
color: #6d6d6d;
line-height: 2.1em;
/*background: url("images/watermark.gif")  center no-repeat;*/
}

