

body{

    background: url(../images/bb.jpg)repeat ;

}
h2{
	color:red;
	
}
p{
 color:#fb7e04;
}
#cn{
	position:relative;
	left:443px;
	top:140px;
	
}
#de{
	position:relative;
	left:30px;
	top:140px;
}		
