/* 
   Made by www.csstemplatesweb.com | 2009   
*/


#demo1, #demo2, #demo3, #demo4 {
	width:40px;
	height:40px;
	background:#51f59a;
	border:#333 1px solid;
}

html,body { 
	background-color:#ececec;
	font-family:Tahoma;
}
#container
{
    margin:0px auto;
    width:750px;    
}
h1{
	color: #000;
	margin-bottom:30px;
}
h2
{
    color:#333;
    text-decoration:underline;
    margin-bottom:30px;
}
h3
{
    color:#555;
}

.block
{    
    margin-bottom:30px;
}
