@charset "utf-8";
/* CSS Document */
#mimg{
	display:none;
}
#main{
	width:100%;
	padding-top:80px;
}
#header{
	width:1024px;
	height:350px;
	background-image:url(../../img/blackorwhite/encabezado.jpg);
	margin:auto;
}
.pub{
	width:405px;
	height:auto;
	margin:auto;
}
#img01{
	width:400px;
	height:136px;
	background-image:url(../../img/blackorwhite/conectado.png);
	background-size:100% 100%;
	margin:auto;
}
#img02{
	width:400px;
	height:225px;
	background-image:url(../../img/blackorwhite/Hebreos_12_2.jpg);
	background-size:100% 100%;
	margin:auto;
}
#img03{
	width:400px;
	height:259px;
	background-image:url(../../img/blackorwhite/Post%203.jpg);
	background-size:100% 100%;
	margin:auto;
}
#img04{
	width:400px;
	height:300px;
	background-image:url(../../img/blackorwhite/Post%204.jpg);
	background-size:100% 100%;
	margin:auto;
}
#img05{
	width:400px;
	height:267px;
	background-image:url(../../img/blackorwhite/Post5.jpg);
	background-size:100% 100%;
	margin:auto;
}
#img06{
	width:400px;
	height:267px;
	background-image:url(../../img/blackorwhite/post%206.jpg);
	background-size:100% 100%;
	margin:auto;
}
#titulo{
	font-family:"Freestyle Script";
	color:black;
	text-align:center;
	font-size:40px;
}
#footer{
	clear:both;
	width:100%;
	height:100px;
}
#fanpage{
	width:300px;
	height:50px;
	background-image:url(../../img/siguenos.png);
	background-size:100% 100%;
	margin-top:30px;
	margin-left:70%;
}

