*{margin:0;padding:0;}

html, body {
	height: 100%;  
}

a { outline: none; }

body {
    color: #555555;
    background-color:#FEE3F4;
    font-family: ArialMT, Arial, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 18px;
    letter-spacing: 0;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
background-image: url('http://www.redcarpetundies.com/_images/PopupBG.jpg');
background-repeat: repeat-y;
background-position: center;
}

#message {
position: absolute;
text-align: center;
top: 150px;
left: 120px;
width: 360px;
}

#sendbutt {
background-color: #b52b38; 
color:#FFFFFF;
}
