
body{
	background:#282828;
}

#envia_tus_fotos{
padding:15px;
}

#envia_tus_fotos h1 {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

#envia_tus_fotos p{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

	#envia_tus_fotos  a{
	font-weight:bold;
	color:#FD7987;
	text-decoration:none;
	}
	
	#envia_tus_fotos  a:hover{
	font-weight:bold;
	color:#CA2E3E;
	text-decoration:underline;
	}

