﻿body 
{
    background-image:url(bground/stucco.jpg);
   
    
}
.p2
{
    float:left;
    width:200px;
    height:200px;
    background-image:url(bground/marble.gif);
    text-align:left;
    border:solid 5px pink;
}
.p3
{
    text-align:left;
    padding:10px;
    float:left;
    width:500px;
    height:200px;
    
}
.s1
{
    color:#4a2885;
}
.s2
{
    color:#600051;
}
.s3
{
    color:#83002c;
}
.ab
{
    font-family:Verdana,Arial,Helvetica;
    font-size:small;
    color:Purple;
    background-color:Maroon;
    padding:5px;
    height:100px;
    width:350px;
    border:thin dotted #993300;
}
.t1 .td
{
    font-family:Verdana,Arial,Helvetica;
    font-size:larger;
}

.cart
{
   
    
    vertical-align:top;
    
    float:left;
   
    
     color:#4a2885;
    text-align:center

   
   
}
    
.sp
{
    width:200px;
}
.add
{
    
    font-family:Verdana,Arial,Helvetica;
    font-size:xx-small;
    color:#83002c;
}


.head
{
	font-family: Verdana;
	height:30px;
	vertical-align:middle;
	background:#35002c;
	color: #eae4ef;
	font-weight: bold;
}


.border
{
    background:#93a9d5;
	font-weight: bold;
	text-align:center;	
}

.border2
{
	background:#93a9d5;
}
.selectedrow
{
    background-color:Purple;
}
