/*
Theme Name: Mariam
Theme URI: http://raqsmariam.com/
Description: Mariam.
Version: 2
Author: Mariam
Author URI: http://raqsmariam.com/
Tags: mariam

	mariam 
	 http://raqsmariam.com/

	This theme was designed and built by Pertti Eskola,
	whose website you will find at http://blindpixel.net/


*/

@import url("style.css"); 

/* Begin Structure */
body {
	background-image:url(images/kurssit_bg.gif);
	background-repeat: repeat-x;
	}

#page #pagebg {
	background-image: url(images/intro.jpg);
	background-repeat: no-repeat;
}
#header_intro {	
        margin-top: 0px;
	height: 120px;
	width: 950px;
	background-image: url(images/intro_logo.jpg);
	background-repeat: no-repeat;
}
#intro {
	height: 375px;
	margin-bottom: 0px;
	bottom: 0px;
}
#footer_intro {
	background-image: url(images/intro_bg_footer.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	padding: 0;
	margin: 0;
	height: 98px;
	width: 950px;
}
/* End Structure */
