body {
background:#000000;
color:limegreen;
font-family: verdana;
}
#wrapper {
width:600px;
margin: 0 auto;
}
#header {
width:auto;
height:auto;
margin-top: 0px;
text-align:center;
}
#picture {
margin-top: 10px;
margin: 10 auto;
}

#text {
width:auto;
height:auto;
padding-top:0px;
text-align:center;
color:#FFFFFF;


}

#wedding {
width: 600px;
height: 400px;
background-color:#FFFFFF;
margin-top: 10px;

}
#exit {
width:25px;
height:25px;
float:right;
}
#images {
float:left;
width: 400px;
height: 400px;
}
#text {
float:right;
width: 190px;
height: 375px;
margin-left: 5px;
margin-right: 5px;
}
#number {
margin: 0 auto;
margin-top: 0px;
}
#email {
margin: 0 auto;
margin-top: 0px;
}