a {
	color: #06c;
	}
	
body {
	font-size: 16px;
	font-family: Gill Sans, Arial , sans-serif;
	line-height: 1.5em;
	text-align: center;
	}

	#container {
		margin: 30px auto;
		width: 600px;
		}
		
		#footer {
			color: #ccc;
			font-size: 0.8em;
			margin-top: 2em;
			}
			
			#footer a {
				color: #69d;
				}


h1 {
	color: #999;
	font-size: 2em;
	font-weight: bold;
	line-height: 1.2em;
	text-transform: uppercase;
	}
	
h2 {
	font-size: 8em;
	font-weight: bold;
	line-height: 1.2em;
	text-shadow: #999 5px 5px 8px;
	text-transform: uppercase;
	}
	
h3 {
	font-size: 1.5em;
	font-weight: bold;
	text-transform: uppercase;
	}
	
.big a {
	background: #ccc;
	border: 1px solid #999;
	display: inline-block;
	font-size: 2em;
	padding: 10px;
	text-decoration: none;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	}
	
	.big a:hover {
		background: #ddd;
		border: 1px solid #bbb;
		}
	
.meta {
	color: #bbb;
	font-style: italic;
	}
	
.margin-top {
	margin-top: 1em;
	}
	
#answer p {
	text-align: left;
	}
	
#answer img {
	height: 200px;
	margin-bottom: 1em;
	}
	
#answer ul li {
	display: inline;
	margin: 0 0.4em;
	}
	
#answer .sharing img {
	height: 16px;
	margin: 0;
	}
	
#answer .sharing a {
	text-decoration: none;
	}
	
em {
	font-style: italic;
	}

.canimarrygay {
	text-align: left;
	}
	
	.canimarrygay img ,
	.canimarrygay p {
		margin: 0;
		}