/* CSS Document */

body {background-color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
background-image:url(images/flower2_bg.jpg);
background-position:top center;
background-attachment:fixed;
background-repeat:repeat;
}


body{
background-image:url(images/mirador.jpg); background-color:#000000; 
background-repeat:repeat; background-position:top left}

.text3{
background-position:right;
background-repeat:no-repeat;
position:absolute; 
left:-10px;
top:100px; 
height:180px;
width:900px;
color:#FF0066;

text-align:left;
right:300px; 
font-weight:bold;
font-family:Georgia, serif;
border:0px solid #FF0066;
font-size:14pt; 
letter-spacing:1pt;
padding-right:40px;
padding-top:20px;
padding-left:-33px;
text-align:right;}


.text3 a:link{color:#FF0066; text-decoration:none}
.text3 a:hover{color:#666666; text-decoration:none}
.text3 a:visited{color:#FF0066; text-decoration:none}

.textbox{position:relative; top:-25px; left:-20px; color:black; width:600px; height:495px;
font-size:13px; 
overflow: auto;
margin: 1em 0;}

.textbox img{ margin-right:5px; margin-bottom:5px}

.fonty{font-size:16px; letter-spacing:1px; line-height:120%; text-transform:lowercase; font-weight:400; background-color:#FFFFFF; margin-left:15px}


