body
{
	background-color:black;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px
}
/* ff00ff color */
div
{
	width:1023px;
	height:768px;
	background-color:#333333;
	border: 5px solid black
}

p.titled
{
	position:absolute;
	left:10px;
	top:700px;
}

#startover1
{
	position:absolute;
	left:341px;
	top:720px
}

#frame1
{
	position:absolute;
	left:395px;
	top:55px
}

#frame2
{
	position:absolute;
	left:55px;
	top:315px
}

#frame3
{
	position:absolute;
	left:395px;
	top:315px
}

#frame4
{
	position:absolute;
	left:735px;
	top:315px
}

#frame5
{
	position:absolute;
	left:395px;
	top:575px
}

#frame6
{
	position:absolute;
	left:735px;
	top:575px
}

#frame7
{
	position:absolute;
	left:55px;
	top:55px
}

#frame8
{
	position:absolute;
	left:55px;
	top:575px
}

#toasty1
{
	position:absolute;
	left:687px;
	top:517px;
	z-index:2;
}

td
{
	height:256px;
	width:341px
}

h1
{
background-color:white;
font-family:helvetica;
color: black;
font-size: 30px
}

p
{
font-family: helvetica;
color: black;
font-size: 20px;
}

a
{
text-decoration:none
}

a:link
{
color:#FF0000
}

a:visited
{
color:#00FFFF
}

a:hover
{
color:#00BFFF
}

a:active
{
color:#FF1493
}

table, td, th, tr
{
border:0px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
border-collapse:collapse
}

img
{
border:0
}