 @charset "utf-8";
 
 body {
        font-family: Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif; 
        font-size: 12px;
        padding: 0;
        color: #fff;
        text-align: left;
        margin:0;
        width: 100%;
		background: url(http://www.webtipsblog.com/images/webtips-curtain-raiser.png) #333333 top center no-repeat;
}

.footer a, a:link, a:active, a:hover, a:visited { 
		color: #eeeeee;
}
