#container {
 background-color: #ffffff;
 width: 1000px;
}
body {
background: url('http://slange.members.winisp.net/blogimages/blog_bg1.jpg') no-repeat center top;
background-color: black; 
}
#sidebar-a {
	width: 200px;
}
h2
{
  size: 20px;
}
a:active
{
color: maroon;
}