html, body { margin: 0; padding: 0; }

body { background: #e6f0ff url(imgs/topBg.png) no-repeat scroll top center; min-height: 500px; }

/* the logo */

#ululand { background: url(imgs/logo.png) no-repeat; width: 311px; height: 141px; margin: 15px auto; padding: 0; }
	#ululand span { visibility: hidden; }

/* the content */

#content { width: 780px; padding: 0 10px; margin: 0 auto; position: relative; }

/* Facebook Fan Box */

#facebookFanBox { float: right; }

/* become a Fan text */

#becomeAFan { position: absolute; top: 30px; right: 250px; }