body {
	margin: 0px;
	font-family: arial, verdana, sans-serif;
	background-color: #1f2032;
	font-size: 90%;
}

#container {
	margin: 0px;
	padding: 0px;	
}

p {
	line-height: 130%;
}

a:link {
	text-decoration: none;
	color: #1f2032;
}

a:visited {
	text-decoration: none;
	color: #1f2032;
}

a:hover {
	text-decoration: none;
	color: #be1211;
	background-color: #ffffff;
}

a:active {
	text-decoration: none;
	color: #1f2032;
}

#header {
	margin: 0px;
	width: 100%;
	height: 180px;
	background: url("http://itriedonyourweddingdress.co.uk/images/header.jpg");
}

h1 {
	width: 80%;
	height: 100px;
	margin: 0px;
	margin-right: 10%;
	margin-left: 10%;
	text-indent: -5000px;
	background: url("http://itriedonyourweddingdress.co.uk/images/h1.png");
	background-repeat: no-repeat;
}

#header p {
	color: #ffffff;
	position: absolute;
	top: 56px;
	right: 10%;
}

#legs {
	position: absolute;
	top: 180px;
	left: 0px;
	width: 121px;
	height: 37px;
	background-image: url("http://itriedonyourweddingdress.co.uk/images/legs.png");
	background-repeat: no-repeat;
	text-indent: -5000px;
}

#content {
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
	background-color: #ffffff;
}

#main {
	width: 50%;
}

#writing {
	padding: 50px;
}

h2 {
	border-bottom: 1px solid #000000;
	background: url("http://itriedonyourweddingdress.co.uk/images/h2.jpg");
	background-position: right top;
	background-repeat: no-repeat;
	margin-top: 0px;
}

h4 {
	margin: 0px;
}

#writing a:link {
	text-decoration: underline;
	color: #be1211;
}

#writing a:visited {
	text-decoration: underline;
	color: #be1211;
}

#writing a:hover {
	text-decoration: none;
	color: #be1211;
}

#writing a:active {
	text-decoration: underline;
	color: #be1211;
}

#otherstuff {
	width 25%;
	background-color: #be1211;
	padding: 20px;
	padding-top: 10px;
}

#otherstuff li {
	margin: 0px;
}

blockquote {
	margin: 0px;
	font-style: italic;
}

#navigation {
	width: 25%;
	background-color: #000000;
	color: #ffffff;
	padding: 0px;
}

#navigation ul {
	list-style: none;
	margin-top: 30px;
	margin-bottom: 30px;
}

#navigation li {
	margin: 5px;
	text-transform: uppercase;
}

#navigation a:link {
	text-decoration: none;
	color: #ffffff;
	background-color: #000000;
}

#navigation a:visited {
	text-decoration: none;
	color: #ffffff;
	background-color: #000000;
}

#navigation a:hover {
	text-decoration: none;
	color: #000000;
	background-color: #ffffff;
}

#navigation a:active {
	text-decoration: none;
	color: #ffffff;
	background-color: #000000;
}

#navigation p {
	border-top: 2px solid #ffffff;
	padding: 20px;
	padding-left: 45px;
}

#navigation p a:link {
	color: #be1211;
	background-color: #000000;
}

#navigation p a:visited {
	color: #be1211;
	background-color: #000000;
}

#navigation p a:hover {
	text-decoration: none;
	color: #000000;
	background-color: #ffffff;
}

#navigation p a:active {
	color: #be1211;
	background-color: #000000;
}

a:link img {
	border: 2px solid #ffffff;
	padding: 2px;
}
a:visited img {
	border: 2px solid #ffffff;
	padding: 2px;
}
a:hover img {
	border: 2px solid #be1211;
	padding: 2px;
}
a:active img {
	border: 2px solid #ffffff;
	padding: 2px;
}

#writing h3 a:link {
	text-decoration: none;
	color: #1f2032;
}

#writing h3 a:visited {
	text-decoration: none;
	color: #1f2032;
}

#writing h3 a:hover {
	text-decoration: none;
	color: #be1211;
	background-color: #ffffff;
}

#writing h3 a:active {
	text-decoration: none;
	color: #1f2032;
}