@charset "utf-8";
/* CSS Document */

.me {font-family:"Constantia", "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size: 150px;
	line-height: 150px;}
.me:hover {background-image: url(mebg.gif);
	background-repeat: no-repeat;
	background-position: center center;}
