body
{
	font-family: 'Lobster', cursive;
}

.mybg
{
	width:100%;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
}

.man
{
	font-family: 'Merriweather', serif !important;
	width:100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.backs
{
	width:100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.row
{
	width:100% !important;
}

img
{
	max-width:100%;
	width:100%;
}