function setbg(color)
{
document.getElementById("styled").style.background=color
}