body
{
	margin: 0px;
	padding: 0px;
}

#container
{
	width: 100%
	background-color: white;
}

#sidebar, #header, #footer
{
	display: none;
}

h1, h2, h3, h4
{
	color: #4C94D0;
}

.and
{
	margin-left: 2pt;
}

.second
{
	margin-left: 2pt;
}

#home01
{
	float: left;
	margin: 7px;
}

#symetric
{
	text-align: center;
}

#symetric a
{
	text-decoration: none;
	color: black;
}