/*body {
	background-color: #e3e3e3;
	background-image: url('logo-new.png');
	background-size: 500px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 50%;
}*/
body {
	background-color: #FAFAFA;
	background-image: url('ico.png');
	background-size: 256px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 50%;
}