/* PRINT CSS for M&M Hair By Mark Phillip */

/* CSS RESET */
@import url("mandm_reset.css");

/* CSS imports */
@import url("mandm_header_print.css");
@import url("mandm_language.css");
@import url("mandm_navigation.css");
@import url("mandm_primarytext_print.css");
@import url("mandm_footer_print.css");

/* Primary CSS for M&M Hair By Mark Phillip */

body
{
background-color: #CCCCCC;
width: 960px;
}

img
{  border-style: none;
}





/* ID and class CSS for M&M Hair By Mark Phillip */

#mandm_languageselector, #mandm_navigation, #mandm_affiliatebar, #mandm_infobar {
	display: none;}