/*  New Empire Play by eMail Style Sheet
    --------------------------------------------------------------
	Based on:	DarkFantasy
	by Author:	Daniel St. Jules ( http://www.gamexe.net/ )
    --------------------------------------------------------------
*/

/*--------------------------*/
/* GENERAL STYLES */
/*--------------------------*/

* { margin : 0px,20px ; padding: 0; border: 0; }

body {
	background: #0B1E29 url("/images/bg.jpg") top center repeat-x; 
	color: #0F1415;
	font-size: 12pt;
	font-family: Verdana, Arial;
	margin-bottom: 10px;
	font-size: 10px;
	}
.header {
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
}
