/* style for beauty page move 12:13 AM 6/29/03 */	

body	{
	margin: 70px 70px 0px 70px;
	text-align: center;
	background-image: url(../images/beautybg.jpg);
	font-family: arial,helvetica,sans-serif;
	width: 700px;
	}

h1	{
	font-size: small;
	font-weight: bold; 
	font-style: normal; 
	}

a	{
	color: #333399;
	background-color: transparent;
	text-decoration: none;
	}

a:visited	{
	color: #996699;
	background-color: #ffffff;
	}

a:hover	{
	color: #ffffff;
	background-color: #398cc7;
	}
