/*
Theme Name: Atahualpa Child
Theme URI: http://wordpress.bytesforall.com/
Description: Child Theme for Atahualpa
Author: Stephanie Simmons
Template: Atahualpa
*/

@import url("../Atahualpa/style.css");
 
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.alignleft {
	float: left;
	}

.alignright {
	float: right;
	}
	
