@charset "utf-8";
/* CSS Document */

body
{
	background-image:url(../sayandeepimages/sky.jpg);
	text-align:center;
	margin-top:30px;
	
	}

.textdeco #up
{
	//background-color:#72B5FE;
	border-top-color:#666;
	border-left-color:#666;
	border-bottom-color:#666;	
	border-right-color:#666;
	
		border-width:thick;
		border-bottom-style:none;
}

.textdeco #down
{
	//background-color:#B0D8FC;
	border-top-color:#666;
	border-left-color:#666;
	border-right-color:#666;
	border-bottom-color:#666;
		
	border-width:thick;
	
}
.textdeco #lefttext
{
	float:left;
	font-family: Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#FFF;
	font-weight:300;
	text-align:left;
	
}

.textdeco #brand
{
	
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	font-weight:200;	
}

.listStyle
{
font-weight:800; text-align:left; color:#FFF; 
}