* {margin: 0;padding: 0}
/* mac hide \*/
html,body{height: 100%;width: 100%;}
/* end hide */
body { 
background-color: #2b0303;
text-align: center;
min-height: 700px;	/* for good browsers*/
min-width: 812px;	/* for good browsers*/
}
#outer{
height: 100%;
width: 100%;
display: table;
vertical-align: middle;
}
#container {
text-align: center;
position: relative;
vertical-align: middle;
display: table-cell;
height: 700px;
} 
#inner {
width: 812px;
background: url('frame_design.jpg')  no-repeat center center;
height: 700px;
margin-left: auto;
margin-right: auto;
}

/* */
H1 {
  margin: 0 auto;
  position: relative;
  top:150px;
  left: 4px;
  text-align: right;
  width: 530px;  height: 158px;
  background: url('ROMA_woodart.png') no-repeat ;
  font-size: 10px;line-height: 5px;color: #2b0303;
}

#inner P {
 position: relative;
 top:200px;
 left:12px;
 width: 90%;
 height: 92px;
 margin: 0;
}
#inner P A {
  display: block;
  margin: 0;
  height: 46px;
  font-size: 1px;
  color: #2b0303;
  text-decoration: none}

#prldi	{width:1px;height:1px;background: url('img_u/e_menu/ita_on.png') no-repeat -9999px -9999px;}
#prlde	{width:1px;height:1px;background: url('img_u/e_menu/eng_on.png') no-repeat -9999px -9999px;}

A.ita:link, A.ita:visited
	{background: url('img_u/e_menu/ita_off.png') no-repeat;}
A.ita:hover, A.ita:visited:hover
	{background: url('img_u/e_menu/ita_on.png') no-repeat;}

A.eng:link, A.eng:visited
	 {background: url('img_u/e_menu/eng_off.png') no-repeat ;}
A.eng:hover, A.eng:visited:hover
	 {background: url('img_u/e_menu/eng_on.png') no-repeat;}
