@charset "UTF-8";
/* CSS Document */

body{

font-family:"Times New Roman", Times, serif;
color:#000000;
font-size:48px;
background-color:#FFFFFF;
margin-top:0px;
}

img{
max-width:950px;
height:auto;
}

.style2{
word-break:break-all}

.section{
color:#999999
}

.works_section{
color:blue;
word-break:break-all;
}

.subtext {
font-size: 18px; 
font-style: italic; 
margin-top: 10px; 
margin-bottom: 0px
}



a:link{
border:none;
color:#000000;
text-decoration:none;
}

a:hover{
border:none;
text-decoration:underline;}

a:visited{
border:none;
color:black;
text-decoration:none;}

#background{
background-image:url(img/encarnacion.jpg);
background-repeat:repeat;
height:3000px;}

#shenzhen{
background-image:url(img/shenzhen/shenzen.jpg);
background-repeat:no-repeat;
height:2500px;}

#piscina{
background-image:url(img/piscina/piscina.jpg);
background-repeat:no-repeat;
height:2300px;
margin-top:50px}


#wallets{
background-image:url(img/wallets/cartera.jpg);
background-repeat:no-repeat;
height:4000px;}

#diaries{
height:290px;
width:320px;
margin-left:auto;
margin-right:auto;}

#randomness{

height:500px;
width:650px;
margin-left:auto;
margin-right:auto;
}

#zapping{

height:1050px;

background-image:url(img/tv%20scans/tvscans.jpg);
background-repeat:no-repeat;

}

#portraits{

height:2000px;
background-image:url(img/portraits/portraits.jpg);
background-repeat:no-repeat;
}
#hello{

height:1500px;
background-image:url(img/hello%20from/hello-from2.jpg);
background-repeat:no-repeat;
}

#texas{

height:1500px;
background-image:url(img/texas/postals.jpg);
background-repeat:no-repeat;

}
#collage{

height:auto;
width:100%;
margin-left:auto;
margin-right:auto;
margin-top:50px;

}

#sound{

height:auto;
width:100%;
margin-left:auto;
margin-right:auto;

}

#simone{

height:500px;
width:650px;
margin-left:auto;
margin-right:auto;
}
#simone_2{

height:auto;
width:50%;
margin-left:auto;
margin-right:auto;
}

@media (max-width: 650px){
#simone_2 
	{width: 100%;}
}
@media (max-width: 1250px) {
	#simone_2 {
         width: 90%;
    }
}
            


