/* CSS Document */

body{
background-color:#000000;


}


#wrapper{
width:500px;
height:500px;
margin:30px auto;
background-image:url(img/home.jpg);


}

a:focus{
outline:none;


}


.link{
padding-top:302px;


}

.link2{
float:right;
margin-top:30px;
margin-right:10px;

}