

#header {
	background: #00a8e1 url('images/header_trabalhos.png') no-repeat bottom center;
	}

  

body {
	font-size: 70%; /* Resets 1em to 10px */
	font-family: Helvetica, Verdana, Arial, Sans-Serif;
	background: #00a8e1 url('images/bg_azulescuro.png') repeat-x top;
	color: #7d7d7d;
	text-align: center;
	letter-spacing: 1px
	}

	#page {
	background-color: #00a8e1;
	text-align: left;
	}

	#footer {
	background: #00a8e1 url('images/kubrickfooter.png') no-repeat top;
	border: none;
	}

