/****************************************************//******************* CSS Document *******************//* Copyright: schwitterdesign, 2006                 *//* Author:    Lukas Schwitter                       *//****************************************************//****************************************************//****************** General Styles ******************/body {	margin: 0px;	border: 0px;	padding: 0px;	background-color:#BFBFBF;}table {	margin: 0px;	border: 0px;	padding: 0px;}img {	border: 0px;}/***************** Specific Styles ******************/.content {	width: 420px;	height: 500px;	overflow: scroll;}