/* CSS Document */
body
{
background-color:#FFFFFF;
margin-top:0px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
}

.image
{
background:url(images/ashiash_creations.jpg);
background-repeat:no-repeat;
}

.image1
{
background:url(images/img.jpg);
background-repeat:repeat-x;
}

.bg
{
background:url(images/bg.jpg);
background-position:left;
background-position:top;
}

.text
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:2;
text-decoration:none;
color:#000000;
}

.text link
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:2;
text-decoration:none;
color:#000000;
}

.text visited
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:2;
text-decoration:none;
color:#000000;
}

.text  hover
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:2;
text-decoration:none;
color:#000000;
}