/* michael's friendster profile editor v4.1 */ /* http://www.editfriendster.com */ /* PAGE BACKGROUND */ body { background-image: url(http://img338.imageshack.us/img338/7903/usnavysealsinsigniana1.png); background-attachment: fixed; background-position: center right; background-color: #ffffff; cursor: ; } /* GLOBAL FONTS */ .usercontent { font-family: Courier New, Courier, Monaco, monospace; } /* CONTROL PANEL: DATA */ .data a { text-decoration: ; } /* CONTROL PANEL: MORE ABOUT ME LINK */ a.more { text-decoration: ; } /* CONTROL PANEL: BUTTONS */ #controlPanelButtons a, #controlPanelButtons a:link, #controlPanelButtons a:visited { font-family: Arial, Sans-serif; text-decoration: ; } #controlPanelButtons a:hover { font-family: Arial, Sans-serif; text-decoration: ; }