body
{
	font-family:"Segoe UI",Arial,sans-serif;
	background-image:url(background.jpg);
       background-position:right center; 
}


h1
{
	color:#656565;
	font-size:40pt;
}

h2
{
	color:#781c1c;
	font-size:40pt;
}

h3
{
	font-weight:normal;
	font-size:20pt;
	color:#5b2222;
}

h1, h2, h3, p
{
	font-style: italic;
	display:inline;
}

p
{
	font-size:40pt;

}

span
{
	font-weight:bold;
}


a
{
	color:#5b2222;
	text-decoration:underline;
}

#content 
{
	position:absolute; 
	top:50%; 
	height:240px; 
	margin-top:-120px; 
	margin-left:30px;
	width:90%;
}


img
{
       border:none;
       margin-top:20px;
}

#scrummaster
{
  margin-top:15px;
}