body{background-color:#ffff;}

header nav{font-family:sans-serif; font-size: 15px}
header nav ul{list-style-type: none}
header nav ul li{display: inline}

a{color:#9999CC; text-decoration:none; position: }
h1{text-indent:10px; font-family: Arial, sans-serif; font-size:24px;}


header {max-width: 960px; height: 20px; background:#9999CC; margin: 5px 0 5px 0;font-family: "Source Sans Pro", sans-serif; font-weight: 600; font-size: 12px; text-align: center;  color:white; position: relative; padding: 6px 0 0 0 ;}

body{width: 960px; margin: auto;}

img{width: 960;}

hr {
border: 0 none #9999CC;
border-top: 1px solid #9999CC;
height: 1px;
margin: 10px 0;
display: block;
clear: both;
}

.contenedor {
    margin-top: 20px;
    max-width: 960px;
    margin: 0 auto 0 auto;
background-color: #FF00C0;}



