
@import url(https://fonts.googleapis.com/css?family=Oswald:400,300|Pacifico);
@import 'https://fonts.googleapis.com/css?family=Cormorant+SC';



HTML				{ font-family: verdana; font-size: 10pt; height: 100%; }
BODY				{ padding: 0px; margin: 0px; background: #000000 none; }

h1,h2,h3,h4,h5,h6,p		{ padding: 0px; margin: 0px; }

p				{ color: #606060; }
h1				{ font-family: "Cormorant SC",verdana; font-size: 32pt; }
h2				{ font-family: Oswald,verdana; font-size: 18pt; font-weight: 300; }
h3				{ font-family: Pacifico,serif; font-size: 18pt; }
h6				{ margin: 25px auto; font: normal 8pt verdana; color: #808080; text-shadow: 1px 1px 1px 1px #000000; }



/* Links ... */

a				{ color: #404040; text-decoration: none; }

.container			{ width: 100%; margin: 0px auto; }



/* Header ... */

header				{ margin: 0px 25px; min-height: 400px; background: #FFFFFF url(g/edwin-jagger-sheffield-england.png) no-repeat center center; background-size: contain; }



/* Content ... */

article				{ background-color: transparent; text-align: center; padding: 25px; margin: 0px auto; }
article h1			{ color: #ffffff; line-height: 150px; }
article p			{ color: #ffffff; line-height: 75px; }
article a			{ color: #ffffff; border-bottom: 1px solid #ffffff; }
article a:hover			{ }



/* Footer ... */

footer				{ text-align: center; margin: 0px; padding: 25px 0px; border-top: 3px double #404040; border-bottom: 3px double #404040; background: transparent url(g/ej_badge.png) no-repeat center center; background-size: contain; }
footer a			{ padding-bottom: 4px; border-bottom: 1px solid #c0c0c0; }
address				{ background-color: transparent; }



/* End ... */
