#main {
	width: 560px;
	padding-top: 135px;
	float: left;
	background: url(images/background_home.gif) no-repeat;
}

body {
	background-image: url(images/background_at_home.gif);
}

#main h1, #main h2 {
	display: none;
}

#main #content {
	padding-right: 25px;
	padding-bottom: 100px;
}

#main #content p {
	font-size: 90%;
	line-height: 2em;
	font-weight: bold;
	color: #fff;
}

#main #content p+p {
	font-weight: normal;
	font-style: normal;
}

#main #content img {
	border: 1px solid #fff;
}