@charset "utf-8";
body {
	background-color: #0BA9F1;
	background-image: url(../mystory/assets/timsbg.png);
}
body,td,th {
	color: #0000FF;
}
a:link {
	text-decoration: none;
	color: #00CCFF;
}
a:visited {
	text-decoration: none;
	color: #00CCFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #00CCFF;
}
#main {
	border: 8px solid #000066;
	height: 400px;
	width: 600px;
	overflow: scroll;
	left: 200px;
	background-color: #999999;
	padding: 25px;
}
#top {
	border: 8px solid #000066;
	background-color: #808080;
}
.style1 {color: #000000}

/* CSS Document */

body {
	background-color: #0099FF;
}
.standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}
