/*
CSS Karen Malina White
*/

*{padding:0;margin:0;}

body {
font-family: Verdana, Helvetica, Arial, sans-serif;
background: #f5007f;
line-height: 125%;
color: black;
}

#wrapper {
background: url(mainBG.jpg) top left no-repeat;
width: 1000px;
height: 800px;
}
* html #wrapper{height:1%;}