body {
    background-color: #FF1975;
    color: #FFFFFF;
    padding: 0px;
    margin: 0px;
}

p {
    color: #FFFFFF;
}

a {
    color: #FFFFFF;
    text-decoration: None;
}

a img {
	border: None;
}

iframe {
    width: 100%;
    height: 100%;
    border: 0px;
    margin: 0px;
    padding: 0px;
}

div.warning {
    position: absolute;
    width: 100%;
    left: 0px;
    top: 0px;
    height: 40px;
    padding: 5px;
    padding-left: 30px;
    padding-top:10px;
    background: #FF0000;
    font-size: 18px;
    font-family: sans, Verdana, Arial;
}

div.naughty {
    position: absolute;
    left: 60px;
    width: 840px;
    top: 5px;
    padding: 10px;
    font-size:110%;
    font-family: sans, Verdana, Arial;
    text-transform: uppercase;
	text-align: center;
}

div.banner {
    position: absolute;
    width: 100%;
    left: 0px;
    top: 0px;
    height: 40px;
    padding: 5px;
    padding-left: 30px;
    padding-top:15px;
}

div.navigation {
    position: absolute;
    height: 420px;
    top: 50px;
    width: 50px;
    vertical-align: middle;
    background-position: center center;
    background-repeat: no-repeat;
}

div#nPrev {
    left: 10px;
    background-image: url('img/prev.png');
}

div#nPrevNo {
    left: 10px;
}

div#nNext {
    left: 920px;
    background-image: url('img/next.png');
}

div#nNextNo {
    left: 920px;
}

div.more_love {
    position: absolute;
    left: 945px;
    top: 120px;
}

div.content {
    position: absolute;
    top: 50px;
    left: 60px;
    width: 840px;
    height: 540px;
    border-style: solid;
    border-width: 10px;
    border-color: #FF0000;
    padding: 0px;
}

iframe.extra_cont {
    position: absolute;
    top: 620px;
    left: 60px;
    height: 100px;
    width: 840px;
    border: 0px;
    margin: 0px;
    padding: 0px;
}

.cont_comment a {
    color: #ffaaaa;
    text-decoration: underline;
}

.cont_comment {
    font-family: sans, Verdana, Arial;
    font-size: 16px;
    font-weight: bold;
}
 
div.hearts {
    position: absolute;
    left: 0px;
    top: 250px;
    width: 100%;
    /*
    background-image: url('img/anat_heart.png');
    background-repeat:no-repeat;
    background-attachment: fixed;
    background-position: center;
    */
}

div.footer {
    position: absolute;
    background: #EF1975;
    padding: 10px;
    font-family: sans, Verdana, Arial;
    top: 640px;
    left: 20px;
}

div#hearts {
    position: absolute;
    top: 40px;
    left: 0px;
}

div.main {
    position: absolute;
    top: 240px;
    left: 220px;
    width: 350px;
    height: 150px;
    padding-top: 20px;
    font-size: 12px;
    text-align: center;
    font-family: sans, Verdana, Arial;
    /*background: #000000;*/
}

h1 {
    font-size: 175%;
    /*text-decoration: underline;*/
}

div.day {
    position: absolute;
}

p.day {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    margin: 0px;
    padding-top: 29px;
    font-size: 20pt;
    text-align: center;
}

div.start_me {
    position: absolute;
    left: 535px;
    top: 15px;
}

div.then_me {
    position: absolute;
    left: 685px;
    top: 70px;
    visibility: hidden;
}

img.day {
    position: relative;
    /*width: 50%;
    height: 50%;*/
}

#d0 {
    top: 128px;
    left: 352px;
}


/**
#d13 {
    top: 50px;
    left: 420px;
}

#d1 {
    top: 50px;
    left: 280px;
}

**/

#d11 {
    top: 40px;
    left: 480px;
}

#d1 {
    top: 40px;
    left: 220px;
}

#d10 {
    top: 95px;
    left: 625px;
}

#d2 {
    top: 95px;
    left: 75px;
}

#d9 {
    top: 210px;
    left: 665px;
}

#d3 {
    top: 210px;
    left: 35px;
}

#d8 {
    top: 340px;
    left: 600px;
}

#d4 {
    top: 340px;
    left: 100px;
}

#d7 {
    top: 425px;
    left: 490px;
}

#d5 {
    top: 425px;
    left: 210px;
}

#d6 {
    top: 480px;
    left: 350px;
}

.extras {
    position: absolute;
    left: 550px;
    width: 370px;
    top: 590px;
    height: 90px;
    background: #EF1975;
}

#extra_wait {
    position: absolute;
    width: 120px;
    left: 170px;
    height: 70px;
    top: 0px;
    background-image: url('img/heart.gif');
    background-repeat: no-repeat;
    background-repeat: left center;
    padding-left: 80px;
    padding-top: 30px;
    font-family: sans, Verdana, Arial;
}

#extra_hurry {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 120px;
    height: 70px;
    background-image: url('img/heart.gif');
    background-repeat: no-repeat;
    background-repeat: left center;
    padding-left: 80px;
    padding-top: 30px;
    font-family: sans, Verdana, Arial;
}
