#name
{
	background-image: url();
}

#name h2 {
	color: #FFFFFF;
}

#name a {	
	color: #FFFFFF;
}

body {
	background: #636A77 ;
}

#header
{
	background-image: url(http://www.xnadevelopment.com/XNA.gif);
	width: 100%;
	background-repeat: no-repeat;
height: 215px;
background-position: right top;
	background-color: #355BA7;
}