/*
 Theme Name:   Archmap
 Theme URI:    
 Description:  Archmap Theme
 Author:       Connor
 Author URI:   
 Template:     twentytwelve
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  archmap-twentytwelve-child
*/

@import url("../twentytwelve/style.css");

img.header-image {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.dotted-list ul {
    list-style-type: circle;
	padding: 1em;
}