
.foto
{
width:350px;
height:400px;
margin:10px 0 0 20px;
position:fixed;
background-color:transparent;
}
.foto2
{
width:350px;
height:400px;
margin:500px 0 0 20px;
position:fixed;
background-color:transparent;
}
.foto3
{
width:350px;
height:400px;
margin:10px 0 0 1500px;
position:fixed;
background-color:transparent;
}
.foto4
{
width:350px;
height:400px;
margin:500px 0 0 1500px;
position:fixed;
background-color:transparent;
}
.container
{
width:100%;
height:120%;
margin:0 auto;
background-color:#e8b874;
}
.orta
{
width:50%;
height:80%;
margin:auto;
text-align:justify;
font-size:24px;
font-family:Garamond;
}