body {
margin: 10px;
background-image: URL("images/bg.jpg");
background-repeat: repeat;
}

.heading {
	font-size: x-large;
	line-height: 80%;
	font-weight: normal;
	font-family: "Comic Sans MS", Tahoma, Arial, Helvetica, sans-serif;
	color: #cc6666;
}

.domains {
	background-image: url(images/domains.gif);
	background-repeat: no-repeat;
	width: 254px;
	height: 133px;
}

.domainpricing {
	padding-top: 5px;
}

.ecommerce {
	background-image: url(images/ecommerce-back.gif);
	width: 497px;
	height: 262px;
}

.top {
	background-position: center;
	background-repeat: no-repeat;
	width: 689px;
	height: 264px;
}

.middle {
	background-repeat: no-repeat;
	background-position: center;
}

.header {
font-family:Tahoma, sans-serif; 
font-size: 12px; 
COLOR:#2FFFFF; 
padding-left:10; 
padding-right:5; 
font-weight:900 
}

.left {
padding-left: 20px;
}

.home {
padding-left: 20px;
padding-top: 50px;
padding-bottom: 0px;
}

.text {
font-family:Tahoma,sans-serif; 
font-size: 11px; 
color:#354E68; 
padding-left:20; 
padding-right:10 
}
   
.text2 {

font-family:Verdana,sans-serif; 
font-size: 10px; 
color:#ffffff; 
padding-left:20; 
padding-right:10 
}

.news {

font-family:Arial, sans-serif; 
font-size: 9px; 
color:#ffffff; 
padding-left:10; 
padding-right:5; 
font-weight:900; 

}

a:link {
text-decoration: underline; 
color: Navy;
}

 a:visited {
 
 text-decoration: underline; 
 color: Navy;
 }
 
 a:hover {
 
 text-decoration: none; 
 color: #ff0000
 }
 
 a:active {
 
 text-decoration: none; 
 color: #ff0000
 }
 
li {
list-style :  url("pic.jpg");
}

.footer1 {
	background-image: url(images/footer1.jpg);
	background-repeat: repeat-x;
}

.footer2 {
	background-image: url(images/footer2.jpg);
	background-repeat: repeat-x;
}