*{
	margin: 0;
	padding: 0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing: border-box;
}

body {
		background: url("../img/interperie.jpg") ;
		background-position: center;
		background-size: 100% 100%;
        background-repeat: no-repeat;
}

h3 {
  		font-family: calíbri;
  		font-size: 100%;
}

.info{
	margin-left:150px ;
	margin-right:150px ;
}

h1 FONT {
	font-size: 75%;
}


@media only screen and (min-width: 481px) and (max-width: 768px) {

header{
	margin-left: auto;
}


.info{
	margin-left: 3em;
	margin-right:8px ;
	
}

.image1{
	width: auto;
	height: auto;
	margin-left: -300px;

}

img{
	width: 230px;
	height: auto;
}

.enlace{
	width: auto;
	height: auto;
	margin-left: -320px;
}

.enlaces{
    width: auto;
	height: auto;
	margin-left: -300px;
}

hr{
	width: 800%;
	margin-left: -350px ;
	
}

}


@media only screen and (min-width: 320px) and (max-width: 480px) {

	header{
	width: 25%;
	height: auto;
	margin-left: -440px;
}


.info{
	width: auto;
	margin-left: -295px;
	margin-right: 70px;
	
}

.image1{
	width: auto;
	height: auto;
	margin-left: -300px;

}

img{
	width: 200px;
	height: 150px;
}

.enlace{
	width: auto;
	height: auto;
	margin-left: -310px;
}

.enlaces{
    width: auto;
	height: auto;
	margin-left: -300px;
}

hr{
	width: 800%;
	margin-left: -390px ;
}

body {

        background-size: 100% 100%;
}

}



@media only screen and ( orientation: landscape) and (min-width: 769px) and (max-width: 900px)   {


header{
	margin-left: 0.5em;
}


.info{
	margin-left: 5em;
	
}

.image1{
	width: auto;
	height: auto;
	margin-left: -300px;

}

img{
	
	width: 220px;
	height: 175px;
}

.enlace{
	width: auto;
	height: auto;
	margin-left: -310px;
}

.enlaces{
    width: auto;
	height: auto;
	margin-left: -300px;
}

hr{
	width: 800%;
	margin-left: -390px ;
}

body {

        background-size: 100% 100%;

}

}


@media only screen and ( orientation: landscape) and (min-width: 900px) and (max-width: 1100px)   {


header{
	width: 25%;
	height: auto;
	margin-left: -380px;
}


.info{
	width: auto;
	margin-left: -265px;
	
}

.image1{
	width: auto;
	height: auto;
	margin-left: -200px;

}

h3{
	font-size: 130%;
}

img{
	
	width: 220px;
	height: 175px;
}

.enlace{
	width: auto;
	height: auto;
	margin-left: -310px;
}

.enlaces{
    width: auto;
	height: auto;
	margin-left: -300px;
}

hr{
	width: 800%;
	margin-left: -390px ;
}
