
*{margin:0; padding:0;}

body {background-image:url("images/webcontacto1280.jpg"); 
      background-size:1280px 710px;  
      background-attachment:fixed;
      background-repeat: no-repeat;
      background-color:black;
      background-position:center;
      background-size: 100% 100%;  
      -moz-background-size: 100% 100%;}

body{width:100%;}

header img.displayed {display:block;
		      margin-left: auto;
		      margin-right: auto;}


article.blocktext {width:750px;
		   display:block;
		   padding-right:50px;
		   margin-left: auto;
                   text-align:right;
                   font-family:Copperplate Gothic Light;
                   color:white;
                   font-size:30px;}

p {font-size:18px;}


a:link {color:white;
        text-decoration:none;}

a:visited {color:white;
           text-decoration:none;}

a:hover {color:white;
         text-decoration:none;}