
/* Layout Stylesheet */ 

html, body{ 
margin:0;
background: #4C0037;
width:100%;
cursor: url("http://ariel.authorshaunt.com/graphics/SparklePink.ani")
}

#pagewidth{
float:center;
position:relative;
cursor: url("http://ariel.authorshaunt.com/graphics/SparklePink.ani")
}


#maincol{
background: #FBCFF0;
width:800px;
margin-bottom:3px;
cursor: url("http://ariel.authorshaunt.com/graphics/SparklePink.ani")
}
