/*
Theme Name: pjongerius
Theme URI: http://www.tackenco.nl/
Description: Custom template
Author: www.tackenco.nl
Version: 1.0
Tags: custom template
*/

/*-----------------------------------------------------------------------------------------------*/
/*                                         RESET BROWSER STYLES                                  */
/*-----------------------------------------------------------------------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
	
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}

/*-----------------------------------------------------------------------------------------------*/
/*                                              CORE LAYOUT                                      */
/*-----------------------------------------------------------------------------------------------*/

#wrapper {
	height: 731px;
	width: 1059px;
	letter-spacing: 1px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 30px;
	font-size: 15px;
	right: 0px;
	left: 0px;
	bottom: 0px;
	top: 0px;
	position: absolute;
	background-image: url(images/tijdelijk_leeg.jpg);
	background-repeat: no-repeat;
}

a {
	display: block;
	height: 100%;
	width: 100%;
	text-decoration: none;
}

p {
	padding-bottom: 1.4em;
}

img {
	margin-bottom: 1.3em;
	margin-top: 1.1em;
}

#link {
	height: 20px;
	width: 275px;
	left: 150px;
	position: absolute;
	top: 545px;
}

#text {
	color: #6d75bf;
	width: 275px;
	position: absolute;
	left: 640px;
	top: 100px;
}