body {
	background-color: #FFFFFF;
	background-position: center 300px;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	}
	
#table {
	background-image: url(table.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 480px;
	width: 640px;
	margin-top: 80px;
	position: relative;
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
a img {
	border: 0px;
	}

#item_window {
	position: absolute;
	top: 50px;
	left: 30px;
	}

#item_pot {
	position: absolute;
	top: 320px;
	left: 90px;
	}

#item_keyboard {
	position: absolute;
	top: 385px;
	left: 250px;
	}
	
#item_imac {
	position: absolute;
	top: 160px;
	left: 215px;
	background: url(imac_screen_4.gif);
	background-repeat: no-repeat;
	}
	
#item_photoframe {
	position: absolute;
	top: 230px;
	left: 490px;
	}
	
#item_photoframe_bw {
	position: absolute;
	top: 100px;
	left: 490px;
	}
	
#item_photoframe_bw img {
	margin-bottom: 4px;
	}
	
#copybox {
	position: absolute;
	left: 10px;
	bottom: 10px;
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #c6c6c6;
	}
	
#iemessage {
	padding: 10px;
	font-family: Verdana;
	font-size: 10px;
	border-bottom: 1px solid #520000;
	background-color: #a20000;
	color: #ffffff;
	}

#iemessage a {
	font-weight: bold;
	color: #ffffff;
	}
	
#contentframe {
	width: 500px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	}
	
h1 {
	font-family: Georgia, Helvetica, Arial, "Trebuchet MS";
	font-weight: lighter;
	letter-spacing: -2px;
	margin-top: 0px;
	font-size: 25px;
	margin: 0px;
	}

h2 {
	font-family: Georgia, Arial, "Trebuchet MS";
	font-weight: lighter;
	letter-spacing: -2px;
	margin-top: 0px;
	font-size: 20px;
	line-height: 0px;
	}
	
p {
	font-family: Arial, "Trebuchet MS";
	font-size: 12px;
	font-weight: lighter;
	line-height: 20px;
	}
	
.time {
	font-family: Georgia, Arial;
	font-size: 11px;
	margin: 0px;
	}
	
#loginbox {
	padding: 20px;
	border: 1px solid #d2d2d2;
	text-align: center;
	}
	
#loginbox .password {
	border: 1px solid #d2d2d2;
	padding: 3px;
	}
	
#status {
	position: absolute;
	top: 10px;
	left: 10px;
	font-family: Arial;
	font-size: 11px;
	background-image: url(bullet_blue.png);
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 20px;
	height: 16px;
	padding-top: 4px;
	color: #000000;
	}
