*
{
margin:0;
padding:0;
}

html, body
{
background-color:#000;
width:100%;
height:100%;
}



#intro{
margin:auto;
text-align:center;
width:500px;
height:600px;
}

a:focus{
outline:none;
}

