|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" ""> |
|
<html> |
|
<head> |
|
<style> |
|
 |
|
|
|
HTML, BODY { |
|
padding-top: 0px; |
|
color: #444444; |
|
} |
|
|
|
a { |
|
color: #009fe3; |
|
} |
|
|
|
a img { |
|
border: 0px; |
|
} |
|
|
|
a:visited { |
|
color: #008ECA; |
|
} |
|
|
|
#topdomain { |
|
width: 543px; |
|
height: 40px; |
|
margin: auto; |
|
font-family: Tahoma, Geneva, sans-serif; |
|
font-size: 16px; |
|
text-align: center; |
|
padding-top: 10px; |
|
} |
|
|
|
#wrapper { |
|
width: 524px; |
|
margin: auto; |
|
margin-top: 10px; |
|
-webkit-box-shadow: 0px 0px 40px rgba(50, 50, 50, 0.3); |
|
-moz-box-shadow: 0px 0px 40px rgba(50, 50, 50, 0.3); |
|
box-shadow: 0px 0px 40px rgba(50, 50, 50, 0.3); |
|
} |
|
|
|
UL { |
|
font-family: Tahoma, Geneva, sans-serif; |
|
font-size: 17px; |
|
} |
|
|
|
LI { |
|
list-style-type: none; |
|
margin: 8px; |
|
margin-left: 3px; |
|
} |
|
|
|
UL LI::before { |
|
content: "\2022"; |
|
color: #009fe3; |
|
font-weight: bold; |
|
display: inline-block; |
|
width: 1em; |
|
margin-left: -1em; |
|
} |
|
|
|
SUP { |
|
font-size: 8px; |
|
} |
|
|
|
|
|
#contact { |
|
background-color: #EAEAEA; |
|
width: 89.5%; |
|
position: absolute; |
|
bottom: 14px; |
|
left: 13px; |
|
padding-left: 15px; |
|
padding-right: 15px; |
|
padding-top: 5px; |
|
padding-bottom: 5px; |
|
font-family: Tahoma, Geneva, sans-serif; |
|
font-size: 17px; |
|
line-height: 150%; |
|
} |
|
|
|
|
|
.holdertable { |
|
width: 524px; |
|
height: 660px; |
|
position: relative; |
|
background-color: #FFFFFF; |
|
} |
|
|
|
.holdertable_header { |
|
height: 75px; |
|
} |
|
|
|
.holdertable_image { |
|
border: 0px |
|
} |
|
|
|
.holdertable_content { |
|
border-bottom: 0px solid #aab1bb; |
|
border-left: 0px solid #aab1bb; |
|
border-right: 0px solid #aab1bb; |
|
background-image: url(/Content/cont_back.png); |
|
background-repeat: no-repeat; |
|
} |
|
|
|
|
|
.font14 { |
|
font-size: 14px; |
|
} |
|
</style> |
|
<title> |
|
Domain Registered at Safenames |
|
</title> |
|
</head> |
|
<body> |
|
<div id="topdomain"> |
|
sportexecutive.dk |
|
</div> |
|
<div id="wrapper"> |
|
<table border="0" cellpadding="0" cellspacing="0" class="holdertable" width="524"> |
|
<tbody> |
|
<tr> |
|
<td class="holdertable_header"> |
|
<a> |
|
<img alt="Safenames" class="holdertable_image" height="75" src="rick.jpg" width="524"> |
|
</a> |
|
</td> |
|
</tr> |
|
<tr> |
|
<td class="holdertable_content"> |
|
<br> |
|
<br> |
|
<br> |
|
<ul> |
|
<li> |
|
Domain Registration in over 1,400 different extensions |
|
</li> |
|
<li> |
|
Enterprise Domain Management since 1999 |
|
</li> |
|
<li> |
|
Mark Protect |
|
<sup> |
|
TM |
|
</sup> |
|
Online Brand Monitoring and Enforcement |
|
</li> |
|
<li> |
|
Domain Consultancy and Strategy |
|
</li> |
|
</ul> |
|
<div id="contact"> |
|
Please visit |
|
<a> |
|
<b> |
|
www.safenames.net |
|
</b> |
|
</a> |
|
for more information. |
|
<br> |
|
<span class="font14"> |
|
Europe, Middle East and Africa: [PHONE REDACTED] |
|
<br> |
|
USA, Canada & South America: [PHONE REDACTED] |
|
<br> |
|
Australia & Asia-Pacific: [PHONE REDACTED] |
|
</span> |
|
</div> |
|
</td> |
|
</tr> |
|
</tbody> |
|
</table> |
|
</div> |
|
</body> |
|
</html> |
|
|