﻿/* formatos genéricos */

body {
	background-color: #000000;
	background-attachment: fixed;
	background-image: url(index-background.jpg);
	background-repeat:  no-repeat;
	background-position: center center;
}
