/*
Theme Name: Atahualpa
Theme URI: http://wordpress.bytesforall.com/
Description:  Build your own unique, professional and browser-safe WordPress Theme: 1-5 columns, fluid or fixed width, rotating header images and 2 dozen option pages. Support and tutorials at our forum.
Version: 3.4.6
Author: BytesForAll
Author URI: http://forum.bytesforall.com/
Tags: white, one-column, two-columns, three-columns, four-columns, fixed-width, flexible-width,  custom-colors, custom-header, theme-options, left-sidebar, right-sidebar, threaded-comments, sticky-post, translation-ready
*/
 
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.alignleft {
	float: left;
	}

.alignright {
	float: right;
	}

#welcome_body {
	background: url('images/welcome_body_bg.jpg') repeat-x;
	}

#welcome_div {
	display:block;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:1211px;
	height:604px;
	background: url('images/welcome_bg.jpg') no-repeat;
	position:relative;
	margin-top:91px;
}

#welcome_saturn, #welcome_kino {
	display:block;
	position:absolute;
	cursor:pointer;
}

#welcome_saturn {
	width:500px;
	height:355px;
	left:140px;
	top:120px;
}

#welcome_kino {
	width:350px;
	height:370px;
	right:180px;
	top:100px;
}
