/* Body */
body
{
	background: #FFF;
	
	/*background: rgb(255,255,255);
	background-image: url('/wp-content/images/ifinance/background.jpg');
	background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center top;*/
}

#pagecontent
{
	padding-top:0px;
}