
@media only screen {body {    margin: 0;    padding: 0;}.source-theme-warning{display:none!important}
}




html
	{
		font-size: 16px;
	}
	
body,p
	{
		font-family: 'Spectral', serif;
		font-weight: 300;
		font-size: 1.2em;
	}

h1,h2,h3,h4,h5,h6,title,blockquote
	{
		font-family: 'Changa', sans-serif;
		
		text-align: center;
		text-transform: uppercase;
		font-weight: 900;
		line-height:1em;
		
	}

.foot
	{
		color: #white;
		color: #fff;
		text-align: center;
		vertical-align: center;
	}
	
h1
	{
		font-size: 3em;
		color:#f05423;
	}
	
h2
	{
		font-size: 2.5em;
		color:#f05423;
	}
		
h3
	{
		font-size: 2em;
		color: #1C1E4D;
		font-weight: 400;
	}
	
h4
	{
		font-size: 1.2em;
		color: #1C1E4D;
		font-weight: 400;
	}
	
h5
	{
		font-size: .75em;
		color: #1C1E4D;
		font-weight: 400;
	}

.portfolioItem 
	{
		width: 250px;
		height: 250px;
	}