blob: 32207e453a866a193bde884bcbaabbf6c55b3c92 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
|
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="stylesheet" href="pmc.css?v=1">
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<meta name="author" content="Jodian Buenaventura" >
<meta name="keywords" content="PMC, /hmofa/, hmofa, index, furry, military, humor">
<meta name="description" content="PMC Contractor by and for /hmofa/">
<link rel="icon" type="image/x-icon" href="placeholder.ico">
<title>Chimera PMC</title>
</head>
<body>
<header>
<h1>CHIMERA DEFENSE GROUP</h1>
<h2><q>We get it done for a price.</q></h2>
</header>
<hr>
<nav>
<a href="website.com">Ground Operations</a>
<a href="website.com">Aerial Support</a>
<a href="website.com">Maritime Defense</a>
<a href="website.com">Civilian & Police Training</a>
</nav>
<hr>
<main>
<h2>Why Choose Us?</h2>
<figure>
<img src="img/kaboom.png" alt="Kaboom">
<figcaption>Peacekeeping operation in Kekistan (2016). <small>SpaceDimSum drew this.</small></figcaption>
</figure>
<hr>
<div class="mainindent">
<h3>Security Wherever You Need It</h3>
<p>We discretely operate around the world, ensuring that your integrity, assets, secrets, and foreign interests are well protected.</p>
<h3>Advanced Weaponry</h3>
<p>We source gear from reputable runners and trusted manufacturers. Our wide range of equipment is tailored to your specific needs and price range, and is rigorously tested before any mission.</p>
<h3>Elite Operators</h3>
<p>Our team of veterans and specialists bring unmatched experience and precision to every mission. From civilian training to political destabilization, we do it all.</p>
</div>
<h2>Flawless Track Record</h2>
<hr>
<div class="mainindent">
<ul>
<li>10+ Years of Experience</li>
<li>25+ Countries</li>
<li>24/7/365 Operations</li>
<li>0 Reported Casualties</li>
</ul>
</div>
</main>
</body>
</html>
|