body {font-family: arial;
}

#wrapper {
background-color:#ffffff;
width:700px;
border: 0px solid #000000;
margin: 0 auto;
}

#header {
height: 240px;
background: url('images/logo.jpg') no-repeat;
}

h1 {
font-size: 38px;
position:relative;
left:235px;
top:118px;
}

h1 a{
text-decoration:none;
}

.txtBarbie {
color:#ff0099;
}

.txtNail {
color:#999999;
}

#content {

padding-left: 15px;
color: #333333;
}

#left {
float: left;
width: 354px;
}

#right {
float: right;
width: 242px;
}

#menu {
font-size:12px;
text-align: right;
color:#ff0099;
}

#menu a{
color:#ff0099;
text-decoration: none;
}

#video {
text-align: center;
}

#footer {
text-align:center;
font-size: 10px;
color: #333333;
padding-top: 80px;
clear: both;
}

