/*default-font size*/
html {
   font-size: 90%;
}
body {
	background-color: #DCDCDC;
	/*color: #336699;*/
}