/*  
Theme Name: iTheme
Theme URI: http://www.ndesign-studio.com
Description: WordPress theme designed by <a href="http://www.ndesign-studio.com">N.Design Studio</a>.
Version: 1.1
Author: Nick La
Author URI: http://www.ndesign-studio.com

	This theme was designed and built by Nick La.
	
	By downloading and using this theme, you agree to the following terms:
    - You may NOT resell this theme
    - A link back to N.Design Studio must be retained in the footer (either modified or unmodified)
    - You may use this theme for personal or commercial projects
    - You may modify, translate or distribute

*/


#page {
	width: 1024px;
	margin: 0px auto;
	position: relative;

}
#logo{
	position: absolute;
	left: 224px;
	top: 250px
	margin: 0px;
	padding: 0px;
}
#logo2{
	position: absolute;
	left: 223px;
	top: 249px
	margin: 0px;
	padding: 0px;
}
