/** CSS RESET **/

@import "../../ars/estilos01.css";

body {
border: 10px solid #E1B59F;
color: #F8BEAF;
background: #000000 url(damadei2.jpg) no-repeat fixed;
font:24px comic sans ms, arial, verdana, sans-serif;
}

a:link, a:visited, a:active {
text-decoration: none;
color: #F8BEAF;
}

a:hover {
text-decoration: underline; 
color:#F8BEAF;
}

.ars1 {
width: 577px;
margin:300px 60px 20px 60px;
border: #F8BEAF 3px double;
padding: 5px;
}
	
.ars2 {
width: 540px;
margin: 0;
padding:15px;
border: #F8BEAF 3px double;
background: #000000;
FILTER: alpha(opacity=60);
}
#select {background:#FFFFFF; color:#333333;}
