/***********************************************/
/* style_first_page.css                        */
/***********************************************/

body{
	font-family: Verdana;
	color: #C8C8C8;
	line-height: 1.5;
	margin: 0px;
	padding: 0px;
	background: url("i/ep-plus.png") fixed;
	background-color: #FFFFFF;
	font-size: 11px;
	background-attachment: scroll;
}
