*
{
	margin:0;
	padding:0;
}

body
{
	background-color:#fff;
	font-family: "century gothic",tahoma,arial,serif;
}
img
{
	border:none;
}
h1,p
{
	display:none;
}

#content
{
	width:700px;
	margin:auto;
	margin-top:20px;
}
#topleft
{
	margin-bottom:20px;
}
#topright
{
	background-image:url(images/picture1.jpg);
	background-repeat:no-repeat;
	background-position:76px 38px;
	margin-bottom:20px;
}

#bottomleft
{
	background-image:url(images/picture2.jpg);
	background-repeat:no-repeat;
	background-position:70px 37px;
}

#bottomright
{
	background-image:url(images/picture3.jpg);
	background-repeat:no-repeat;
	background-position:78px 31px;
}


#footer
{
	margin-top:20px;
	font-size:11px;
	text-align:center;
}
