/***********************************************/
/* 2col_rightNav.css                             */
/* Use with template 2col_rightNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	margin-top:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000066;
	font-size: 12pt;
	font-style: normal;
	line-height: 14pt;
	background-color: #CDCDCD;
	float: inherit;
	background-image: url(images/blue-timelaps.jpg) ;
	
}

