@charset "UTF-8";

/* Slides can be found in bent-photos, chaos-eyecandy, eworld-currency, and eworld-photos. */

html { 
	height:           100%;
}

body  { 
	height:           100%;
	margin:           0px;
	padding:          0px;
	background-color: #000000;                          /* Note: black background. */
	font-family:      Helvetica, Arial, sans-serif;
	font-size:        12px;
	line-height:      18px;
	color:            #FFFFFF;
	text-align:       center;
}

table { 
	margin:           0px;
	padding:          0px;
	height:           100%;
	width:            100%;
	border:           0px;
}

td { 
	margin:           0px;
	padding:          0px;
	height:           100%;
	width:            100%;
	border:           0px;
	font-size:        12px;
	line-height:      18px;
	text-align:       center;
}

p { 
	margin:           0px;
	padding:          0px;
	font-size:        12px;
	line-height:      18px;
	text-align:       center;
}

img { border:       none; }

/* No Condition Is Permanent. */
