body {
margin: 0px auto;
text-align: center;
background-image: url(../images/bg.jpg);
background-repeat: no-repeat;
background-position: top center;
background-color: #000;
color: #fff;
}


#container {
margin: 160px auto;
width: 800px;
}
a img {border: 1px solid #000 !important;}

h1#thank-you {position: relative; top: -200px; left: 130px; width: 345px;}
h1#thank-you {font-size: 18px; line-height: 25px; color: #fff; font-weight: normal;}
h1#thank-you span {color: #e84098; display: block; margin: 15px 0 0 0;}

#thank-you {font-family: Georgia, Garamond, Palatino, Times, Serif; position: relative; margin: 100px 100px 80px 285px; width: 350px;}
#thank-you h1 {font-size: 18px; line-height: 25px; color: #fff; font-weight: normal;}
#thank-you em {color: #e84098;}
