﻿body {
	margin: 0px;
	background-color: #000017;
	background-image: URL(bg_01.jpg);
	background-position: center;
	background-repeat: repeat-y;
}
.linha0 {
	text-align: center;
}
.linha1 {
	text-align: center;
	background-image: URL(bg_02.jpg);
	height: 59px;
}
.linha2 {
	background-image: URL(bg_03.jpg);
	height: 5px;
}
.linha3 {
	text-align: center;
	background-image: URL(bg_04.jpg);
	height: 180px;

}