body {  background-color:#ccffff;
			text-align: center; }

#frame { height:600px; width:710px; 
	 text-align: left;
	 margin: auto;
	 display:block;
	 position:static;
	 background-color:#ccffff;}

#container { 	 height:500px;  /* width:490px; */
	 	left:10px; top:50px; 
	 	display:block;
		position:relative;}

p {	font-family:	"comic sans ms";
		position:		relative;
		text-align: 	center;
		font-size:		10px;
		color:			#87028A; }
