* { margin:0; padding:0; }
body { background: #C1D72D url(../_img/background.jpg) repeat-x;  }
body, html { height: 100%; }

#container { width: 100%; height:50%; position: relative; top: 25%; line-height: 100%; }
#content { margin: auto; width: 600px; height: 400px; }

.horizontal-line {
	background:#9210A4;
	width: 100%;
	height: 3px;
	position: relative;
	top: 258px;
}

.pt {  background:  url(../_img/entrar-pt.png) no-repeat; width: 183px;  height: 96px; float:left; position:relative; top: 177px; display:block; }

.en { background:  url(../_img/entrar-en.png) no-repeat; width: 174px; height: 88px;  float:left; position:relative; top: 236px; left:60px;  display:block;  }

p a { 
	display:block;
	text-indent: -9999px;
}


h1 { background:  url(../_img/plant-your-tree.png) no-repeat; width: 200px; height: 266px;  float:left; }
h1 span { display: none; }