body {
	width: 800px;
	font-family: arial, verdana, sans-serif, tahoma, helvetica;
	margin: 25px auto;
	padding: 0;
	color: black;
	text-align: center;
	font-size: 12px;
  background: #006233 url(../gfx/intro_bg.gif) repeat-x;
} 
div#main {
	width: 800px;
	text-align: left;
	background: #006233 url(../gfx/intro_bg.gif) repeat-x;
}
a {
  text-decoration: none;
  color: #ee865d;
}
a:visited  {
  text-decoration: none;
  color: #ee865d;
}

a:hover {
  text-decoration: none;
  color: #f77824;
}


img{
  border: 0;
}
div#domica{
  background: url(../gfx/domica_intro.jpg) no-repeat;
  width: 800px;
  height: 400px;
  font-size: 0;
  text-align:right;
 /* border: solid white 1px;*/
}
div#domica img{
   margin-top: 300px;
}

div#vianoce{
  text-align: center;
}

