body{
	background-image: url(../images/fundo.gif);
	text-align: center;
	font-size: 13px;
	background-repeat: repeat;
	font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, "Lucida Grande", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

h1{font-size: 17px;}
h2{font-size: 15px;}

#pagina{
	width: 600px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

#logotipo{
	margin-bottom: 22px;
	height: 88px;
	width: 400px;
	background-repeat: no-repeat;
	background-image: url(../images/cabecalho2.gif);
}

div#footer {
 	padding-top: 5px;
	width: 100px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
}

#imagem_casacos{
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-image: url(../images/homem.jpg);
	height: 559px;
	width: 600px;
}

#imagem_senhora{
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-image: url(../images/senhora.jpg);
	height: 559px;
	width: 600px;
}

#imagem_antigas{
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-image: url(../images/antigas.jpg);
	height: 562px;
	width: 600px;
}

#imagem_fardas{
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-image: url(../images/fardas.jpg);
	height: 559px;
	width: 600px;
}

#imagem_creative_album{
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-image: url(../images/creative_album.jpg);
	height: 559px;
	width: 600px;
}

#imagem_easy_multiform{
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-image: url(../images/multiform.jpg);
	height: 559px;
	width: 600px;
}

#imagem_quick_books{
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-image: url(../images/books.jpg);
	height: 559px;
	width: 600px;
}