body {

background: white; 
repeat-x center top fixed; 
-webkit-background-size: 350px 450px;
-moz-background-size: 350px 450px;
-o-background-size: 350px 450px;
background-size: 350px 450px;

}

a:link {
    color: red !important;
}

a:visited {
    color: #888888 !important;
}

a:hover {
    color: red !important;
}

h1 {
	font-family: 'Lato', sans-serif!important;

}

h2 {
	font-family: 'Lato', sans-serif!important;

}

h3 {
	font-family: 'Lato', sans-serif!important;
}

p.body {
	font-family: 'Lora', serif!important;
	font-size:16px;
	padding-left, padding-right: 10px;
}

p.copyright {
	font-family: 'Lora', serif!important;
	font-size:12px;
	padding-left, padding-right: 10px;

}



.img-responsive-aaww {
	content:url(http://aaww.org/wp-content/uploads/2015/02/AAWW-LOGO-BLACK-TRANSPARENT.png);
	margin-left: auto;
	margin-right: auto;
	width: 100%;	
}

.img-responsive-small {
	margin-left: auto;
	margin-right: auto;
	width: 100%;	
}


.img-responsive-doubleline {
	content:url(http://aaww.org/wp-content/uploads/2015/02/triple-line.jpg);
	margin-left: auto;
	margin-right: auto;
	width: 100%;	
}

.img-responsive-full {
	margin-left: auto;
	margin-right: auto;
	width: 100%;	
}



