﻿/* formatos genéricos */

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