body {
	background-image:  url("../pics/splat_drop_03.gif");
	background-position: top center;
	background-repeat:no-repeat;
	background-color: #999998;
	font-family: Verdana, Arial, sans-serif;
	margin: 0px;
	padding: 5px;
	text-align: left;
}

h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: -20px;
	margin-right: -20px;
	padding: 5px 10px 5px 10px;
	color: #fff;
	text-shadow: #8760c1 0px 0px 5px;
}
/*  ------------------------------------------*/
h1 span{
	display: none;
}
h1#title_questionpool{
	background-image:  url("../pics/question-pool.gif");
	background-position: top left;
	background-repeat:no-repeat;
	height: 57px;
}
h1#title_categories{
	background-image:  url("../pics/categories.gif");
	background-position: top left;
	background-repeat:no-repeat;
	height: 57px;
}
h1#title_projects{
	background-image:  url("../pics/projects.gif");
	background-position: top left;
	background-repeat:no-repeat;
	height: 57px;
}

h1#title_projectQuestions{
	background-image:  url("../pics/project-question.gif	");
	background-position: top left;
	background-repeat:no-repeat;
	height: 57px;
}

h1#title_newUser{
	background-image:  url("../pics/new_user.gif");
	background-position: top left;
	background-repeat:no-repeat;
	height: 57px;
}

h1#title_startpage{
	background-image:  url("../pics/startpage.gif");
	background-position: top left;
	background-repeat:no-repeat;
	height: 52px;
}
/*  ------------------------------------------*/

h3 {	color: #fff;}

p {
	color: #FFF;
}