*{
	margin:0;
	padding:0;
}

@font-face {
	font-family: "Montserrat", Arial,  sans-serif;
	src: url('https://fonts.googleapis.com/css?family=Montserrat');
}


body {
	background-image:url(http://www.mulierchile.com/black-and-white-pics/black-and-white-pics-006.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	text-align:center;
	font-family:Verdana, Arial, sans-serif;
	font-size:1em;
	}

h1, h2{
   color:rgb(255, 255, 255);
   font-size:2.5em;
   font-family: Arial,  sans-serif;
   text-align: center;
   padding-top: 20px;
   font-weight: lighter;
} 

 

	h3 {
	text-decoration: underline;
	text-decoration-color: #ffffff;
	color:rgb(255, 255, 255);
	padding-bottom: 10px;
	text-align: center;
	}
	
	p {margin:0;padding:0;}
	
	a {
	color:rgb(255, 255, 255);
	text-decoration:underline;
	}
	
	a:hover, a:hover {
	color:rgb(231, 189, 0);
    text-shadow:
	}
	
    .page-wrapper {
		width:70%;
		margin:0 auto;
		padding:0 13px;
		position:relative;
		background:url(bg.gif) repeat-x #1a1a1ab9;
		color:#3a3a3ab0;
		text-align:left;
	}
	
	header {
	width:772px;
	height:120px;
	margin-left:170px;
	margin-top:10px;
	}

	aside {
	padding-top:113px;
	}
	
    .preamble, .explanation, .participation, .benefits, .requirements {
	width:873px;
	background-repeat:repeat-y;
	margin:0 0 8px 226px;
	color:#ffffff;
	display:block;padding:0;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:40px;
	text-align: center;
	}

	.summary {
		color:#ffffff;
		margin-bottom: 8px;
		padding-bottom: 70px;
		margin-top: 35px;
	}

	.summary p{
		text-align: center;
		padding-bottom: 10px;
	}

	.design-selection{
		padding-bottom: 50px;
		color: white;
	}

	.design-archives{
		padding-bottom: 50px;
	}

	footer {
	display:none;
	}
	
	.sidebar {
	position:absolute;
	top:179px;
	left:20px;
	width:207px;
	}
	
	.sidebar li {
	list-style:none;
	padding:6px 0 10px 0;
	}
	
	.sidebar li a {
	padding-left:7px;
	text-decoration:none;
	}
	
	.sidebar li a:hover {
	text-decoration:underline;
	color:rgb(231, 189, 0);
	}
	
	
	.design-selection li a {
	display:block;
	font-weight:bold;
	background-position:0 0.6em;
	}
	
	.design-selection a.designer-name {
	display:inline;
	color:#ffffff;
	}

	.design-name{
		color:#ffffff;
	}

	

	
