body, html{
	margin:0px;
	width:100%;
	height:100%;	
	text-align:center;
	background-image:url(images/bg.gif);
	}
a { color:#F42FB4; text-decoration:none; }

#logo {

	background: url(images/logo-blue.png) no-repeat;

	}
#logo.blank {

	background: no-repeat;

	}

h2 {

	color: #fff;

	}

#when, .textwidget {

	color: #fff;

	}
