body {
	background-position: center center;
	margin-top: 50px;
	background-color: #BD1F40;
	background-repeat: no-repeat;
}
.tabhome {
	background-color: #9A0D20;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 320px;
	border: 5px solid #FFFFFF;
}
.text1 {
	font-family: Helvetica, sans-serif, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-left: 10px;
}

.tabhome2 {
	margin: 0px;
	padding: 0px;
	width: 320px;
	height: 26px;
	border: 0px;
}
.home {
	background-color: #FFFFFF;
	background-image: url(images/website_graphis_design.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	height: 150px;
}
.weblink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
}
a {
	line-height:25px;
	text-decoration:none;
	color:#000;
	font-family:Tahoma, Geneva, sans-serif;
	letter-spacing:1px;
	font-size:11px;
	}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;}

.name32 {
	font-family: Arial, Helvetica, sans-serif, Arial;
	font-size: 32px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: lighter;
}
.footer {
	background-color:#200;
	color:#666;
	min-height:110px;
}
a.greenhosting {
	background-image:url(../images/1and1greenhosting.jpg);
	display:block;
	text-decoration:none;
	width:66px;
	height:35px;
	border:0px;
	outline:0px;
}
a:hover.greenhosting {
	background-image:url(../images/1and1greenhosting_over.jpg);
	border:0px;
	outline:0px;
}

