*
{
	margin: 0;
	padding: 0;
}

body
{
	background: #181818;
}

#wholediv
{
	
}

table
{
	width: 700px;
	border: 0px solid;
	font-family: Tahoma;
	color: white;
	padding: 5px;
}

.title
{
	background:-moz-linear-gradient(top, #f8c926 0%, #cc8e16 100%);
	border: 2px outset #1d1d1d;
	color: black;
	text-align: center; 
	
}

.name
{
	width: 220px;
	font-family: Verdana, Arial;
	color: white;
}

.email
{
	width: 200px;
	font-family: Verdana, Arial;
	color: white;
}

.time
{
	width: 100px; 
	font-family: Verdana, Arial;
	color: white;
}

.date
{
	width: 100px; 
	font-family: Verdana, Arial;
	color: white;
}

.room
{
	width: 15px;
	font-family: Verdana, Arial;
	color: white;
}