#background { background: #44bbee; width: 850px; padding: 10px; border: 1px solid black; }
#box		{ background: #999980; border: 1px solid #000; }
#box1		{ background: #fff; border: 1px solid #000; height: 25px; width: 248px; text-align: center; }
#thumb_nail	{ height: 35px; width: 35px; border: 1px solid #000; margin: 2px; }
#comments   { height: 78px; width: 236px; border: 1px solid #000; margin: 2px; padding: 2px; }
#start      { height: 570px; width: 236px; border: 1px solid #000; margin: 2px; padding: 2px; } 
#content	{ border: 1px solid #000; width: 574px; height: 574px; text-align: center; }

h1			{ color: #000; text-decoration: none; font: 14px arial, sans-serif; text-align: center; }
p			{ color: #000; text-decoration: none; font: 12px arial, sans-serif; margin: 15px; }
b			{ color: #000; text-decoration: none; font: 12px arial, sans-serif; }

a			{ font: 12px arial, sans-serif; }
a:link		{ color: #555; text-decoration: underline; }
a:visited	{ color: #555; text-decoration: underline; }
a:hover		{ color: #339; text-decoration: none; }
a:active	{ color: #339; text-decoration: none; }
