/* CSS Document */
body { margin:0; padding:0; background:url(bkg.gif) repeat-y; font-family:"Century Gothic", "Trebuchet MS", Verdana; }
.shout { margin:10% auto; width:300px; font-size:2em; color:#FFFFFF; font-weight:bold; }
#shoutLink { text-align:right; margin-top:10px; }
#shoutLink a { color:#FFFFFF; text-decoration:none; font-size:12px; padding:3px; background-color:#FF0066; }
#shoutLink a:hover { text-decoration:none; color:#CCCCCC; }