/* phish-temp.css (CC) 2009 Influous. http://www.influous.com. Some Rights Reserved.
 * Licensed under a Creative Commons License. See http://creativecommons.org/licenses/by/3.0/
 * Purpose: Stylesheet for under development site of Phish Communications Pte Ltd.
 */
 
body { margin:0; padding:0; font-family:Helvetica, Arial, sans-serif; font-size:13px; font-weight:normal; line-height:1.5em; color:#544544; background-color:#fff; text-align:center; }
body a:link, a:visited { color:#d6343a; text-decoration:none;}
body a:hover, a:focus { text-decoration:underline; }
img, img a {border:none;}
* {margin:0; padding:0;}
p { padding-top:12px; padding-bottom:12px;}

div#container { width:957px; height:716px; background:url(../images/phish_temp_webpage.jpg) top left no-repeat; margin-top:15px; margin-bottom:0; margin-left:auto; margin-right:auto;}
div#container h1, div#container p { display:none;}