html {
	background: #0F65B8 url(img/html.png);
	}
#global {
	padding: 0 10px;
      background: url(img/global3.jpg) center repeat-y;
	}

#header {
      background:#FFF;
	color: #fff;
	height: 220px;
	}
#footer {
	background: #000;
	color: #fff;
	}

