td
{
	border: solid black 1px;
}


#hello
{
	width:950px;
	background:navy;
}
#main
{
	width:950px;
	background:#DDDDDD;
}
p
{
	text-indent:30px;
}