/* 
Title:		Semos Multimedia main style
Author: 	contact@smultimedia.com
*/

/* Import css file */
@import url(master.css);

/* pageStructure
-----------------------------------------------------------------------------*/
body {
	background:#171a1a url(../img/bg.jpg) repeat-x;
}
#wrap {
	margin:0 auto;
	width:980px;
	height:100px;
	text-align:center;
}