body
	{
	width:100%;
	height:100%;
	padding:0px;
	margin:0px;
	background:#006600 url("pattern_146.gif");
	}

.frame
	{
	position:absolute;
	left:50%;
	margin-left:-480px;
	width:960px;
	height:1280px;
	}

#frame1
	{
	background: white url("power-rings1.jpg");
	}


#bronwynLovesMatthew
	{
	position:absolute;
	}


	#bronwynLovesMatthew .loveyDoveyText
		{
		font-family: monospace;
		font-weight:bold;
		color:#fb37ef;
		background: #cb00b0;
		font-size:50px;
		white-space: nowrap;
		}



#startAnimation
	{
	display:block;
	margin-top:330px;
	margin-left:300px;
	width:300px;
	height:300px;
	text-decoration:none;
	}


#explosionStart, #explosionBeam, #explosionCloud
	{
	display: none;
	}

#explosionStart
	{
	position:absolute;
	left:45%;
	top:350px;
	}

#explosionBeam
	{
	position:absolute;
	left:46%;
	top:70px;
	}


#explosionCloud
	{
	position:absolute;
	left:43%;
	top:0px;
	}


#frame2
	{
	margin:50px;
	background: black;
	overflow:auto;
	border: double 4px white;
	color: white;
	}


	#frame2 .title
		{
		font-family:sans-serif;
		text-align:center;
		margin-top:50px;
		color: #cccccc;
		}	


a
	{
	color:white;
	font-size:large;
	}

textarea, input
	{
	font-family: Verdana, Helvetica, sans-serif;
	}
	

