body {
background-image: url(home_imgs/bg_tile.gif);
background-repeat: repeat;
margin-left : auto; 
margin-right : auto;
}

a:link, a:visited {
color : #006666; 
text-decoration : none;
font-weight : bold;
}

a:hover {
color : #FF6699;
text-decoration : none;
font-weight : bold;
}

a:active {
color : #000000; 
text-decoration : none;
}

/* berries BEGIN */

.all_berries {
position: absolute; 
left: 0px; 
top: 0px; 
z-index: 99;
}

.green_contact {
position: absolute;
left: 384px; 
top: 85px; 
z-index: 99;
}

.red1_store {
position: absolute; 
left: 311px; 
top: 306px; 
z-index: 99; 
}

.red2_about {
position: absolute; 
left: 187px; 
top: 371px; 
z-index: 99
}

.pink_links {
position: absolute;
left: 59px; 
top: 319px; 
z-index: 99;
}

.yellow_newstuff {
position: absolute;
left: 11px; 
top: 1px; 
z-index: 99;
}

/* berries END */

.logo {
position: absolute; 
left: 600px; 
top: 30px; 
z-index: 99;
}

.tagline {
position: absolute;
left: 440px; 
top: 385px; 
z-index: 0;
}

.girl {
position: absolute; 
left: 25px; 
top: 555px; 
z-index: 99;
}

.cloud {
position: absolute; 
left: 348px; 
top: 660px; 
z-index: 99;
}

.text {
margin-top: 800px; 
float: right; 
z-index: 99;
}

.copy {
font-size: 85%; 
color: #000000;
}



