/* CSS Document */
/******************************************** tags ***********************************************************/
h1{ display:block; margin:10px auto 20px auto; text-align:center; color:#5f5f5f; background:url(../images/header_about_judy.gif) no-repeat; 
font-size:1.6em; font-weight:normal; width:146px; height:36px; }
p{ padding:10px 80px 0 80px; line-height:1.6em; }
i{ float:right; padding:10px 80px 0 80px; line-height:1.6em; }

/******************************************** shared ********************************************************/
a.back_to_top:link, a.back_to_top:visited, a.back_to_top:active{
clear:both; float:right; margin:10px 80px 10px 0; color:#666; background:#f4f4f4; text-decoration:underline; }
a.back_to_top:hover{ clear:both; float:right; margin:10px 80px 10px 0; color:#666; background:#f4f4f4; text-decoration:overline; }
