body {
	background: #ffffff url("images/Top4toP_mainback.jpg") center top no-repeat;
	margin: 0px;
}

P {
	font-family: Tahoma;
	font-size: 10px;
	color: gray;
}

h1,h2 {
	font-size: 1px;
	color: white;
}

a {
	text-decoration: none;
	color: gray;
}

#blog {
	background: url("images/BlogMixed.png") bottom right no-repeat;
}

#hosting {
	background: url("images/HostingMixed.png") bottom left no-repeat;
}

#blog:visited {
}

#hosting:visited {
}

#blog:active {
}

#hosting:active {
}

#blog:hover {
	background: url("images/BlogMixed.png") top right no-repeat;
}

#hosting:hover {
	background: url("images/HostingMixed.png") top left no-repeat;
}
