﻿html {
	background: #F3F4E4 url(../../images/new_bg/Magazine_bg.jpg) top left fixed;
}
body {
	background: url(../../images/new_bg/Magazine_bg.jpg) top left fixed;
}

#header {
	background-image: url(../../images/headers/04magazine.jpg);
}



#content h1, #content h3 {
	color: #2BA8DE;
}
#footer {
	background-color: #2BA8DE;
}


#content h2, #content h2 a {
	color: #1757AC;
}


#nav, #menu li ul {
	background-color: #5182B9;
}



#menu a:hover, #content h2 {
	background-color: #B9CDE3;
}


