img {
  border-width:2px; border-color:red; border-style:dashed;
}

table {
	color: White;
	border: 0px;
}

h1 {
	font-size: 24px;
	color: White;
}

body {
	font-family: 'Trebuchet MS',Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}