* {
margin:0;
padding:0
}

html,body {
background-color:#18182C;
color:#FFF;
font-family:'Trebuchet MS', Verdana, Arial, Sans-Serif;
font-size:95%;
text-align:center
}

#wrap {
border:2px solid #A8A8A8;
float:left;
height:900px;
margin:0;
text-align:center;
width:1270px
}
#header {
border:0px solid #999;
height:170px;
text-align:center;
font-style:Arial;
font-size:160%;
width:1250px;
}
#Foto {
border:0px solid #999;
font-size:200%;
font-style:serif;
height:480px;
text-align:center;
width:750px
}
img{
border:4px solid #999;

}

  a:link, a:visited {
border-bottom : 1px solid #dbd5c5;
color : #D4D4D4;
padding-bottom : 0;
text-decoration : none;
}

a:hover {
background:#676767;
}