html
{
	background: url(WebPageBackground-1.jpg) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	color: HoneyDew;
	text-align: left;
}

body
{
  border-collapse: collapse;
  width: 100%;
}

table
{
  border-collapse: collapse;
  width: 50%;
}

th, td
{


}

td
{
  height: 50px;
}

iframe:focus
{
  outline: none;
}

iframe[seamless]
{
  display: block;
}

divf
{
   background-color: blue;
   width: 5px
   height: 200px;
   font-weight: bold;
   padding: 5px;
}

divw
{
   background-color: violet;
   width: 5px;
   height: 200px;
   font-weight: bold;
   padding: 5px;
}

divf
{
   background-color: blue;
   width: 5px
   height: 200px;
   font-weight: bold;
   padding: 5px;
}

divw
{
   background-color: violet;
   width: 5px;
   height: 200px;
   font-weight: bold;
   padding: 5px;
}