BODY {
	background : #FFFFCC center;
	margin : 0px 0px 0px 0px;
}

DIV {
	background : White url(ros.jpg) no-repeat center;
	font : 900 larger Comic Sans MS;
	color : #000000;
	text-align : center;
	text-shadow : Silver;
	width : 640px;
	border-left : medium ridge #FF99CC;
	border-right : medium ridge #FF99CC;
}

A:LINK, A:VISITED, A:ACTIVE {
	color: #000000;
	text-decoration: none;
	cursor: default;
	font-weight: bold;
}

A:hover {
	color: #CC6699;
	text-decoration: none;
	cursor: default;
	font-weight: bold;
}