
/* ------ Stylesheets ------ */

@import 'credit.css.php';
@import 'loginStyle.css.php';
@import 'loginLayout.css.php';

/* ------ Body ------ */

body {
	color: #333333;
	font-family: Georgia, serif;
	font-size: 12px;
	line-height: 16px;
}

body, #wrapper {
	background-color: #333333;
}

div {
	background-position: top left;
	background-repeat: no-repeat;
	clear: both;
	float: none;
	margin: 0;
	padding: 0;
}
