body{
    width: 980px;
    align-content: center;
}
body img{
	padding-left:0px;
}
#enlaces
{
    width: 50%;
    float: left;
}
#enlaces img
{
    width: auto;
    padding-left: 30px;
    padding-top: 80px;
}
#enlaces2
{
    width: 100%;
    float: left;
}
#enlaces2 img
{
    width: auto;
    padding-left: 50px;
    padding-top: 80px;
}
#festivos
{
	font-color:red;
}