Your IP : 216.73.216.40


Current Path : /var/www/html/mmishra/istore/css/
Upload File :
Current File : /var/www/html/mmishra/istore/css/style.css

body {
	margin-left: 60px; 
	margin-right: 60px; 
	margin-top: 10px; 
	font-size: 12px; 
	line-height: 20px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000; 
	background: url(bg1.jpg) repeat-x #FFFFFF; 
	padding-bottom: 10px;
}

a {
	color: blue; 
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

table {
        font-size: 12px;
        line-height: 20px;
        font-family: Arial, Helvetica, sans-serif;
        color: #000000;
	border-collapse: collapse;
	padding: 5px 5px 5px 5px;
}

th {
	background: url(bg4.png) repeat-x #FFFFFF; 
	padding: 1px 1px 1px 1px;
}

h1 {
	letter-spacing: 2px;
}
#header {
	margin: 0 90px 0 110px; 
	clear: both; 
	height: 89px; 
	padding: 53px 40px 0 40px;
}

#footer {
	margin: 0 90px 0 110px; 
	clear: both; 
	height: 89px; 
	padding: 53px 40px 0 40px;
       	font-family: Arial, Helvetica, sans-serif;
	color: gray;
	size: 8pt;
}