#header{
        background-color: #fff;
}
.single{

}
.single p {

}
.bgwhite{
	background-color: #FFFFFF;
}
.phone{

}
.phone ul{

}
.download{
	background-image: url(images/device/button.img.png);
}
.download a{
	color: #000;
	text-decoration: none;
}
.download a:hover {
	color: #444;
	text-decoration: none;
}
.phone .sample{
    background-image: url(images/device/phone.sample.png);
}