.gigantic {
	font-size: 110px;
	line-height: 120px;
	letter-spacing: -2px;
	text-align: center;
    font-weight: normal;
}

.huge, h1 {
	font-size: 40px;
	line-height: 80px;
	letter-spacing: -1px;
    text-align: center;
    color: #FFFFFF;;
}

.large, h2 {
	font-size: 36px;
	line-height: 48px;
    color: #FFFFFF;
}

.bigger, h3 {
	font-size: 26px;
	line-height: 36px;
	color: #FFFFFF;
    font-weight: bold;
}

.big, h4 {
	font-size: 22px;
	line-height: 30px;
    color: #FFFFFF;
    font-weight: bold;
}

body {
    background-image:url(http://hackmitin.espora.org/im%C3%A1genes/fondo_wiki_1920.png);
    background-color:#FFFFFF;
    margin: 0px;
    padding: 0px;
    width: auto;
    background-size: 100%;
    background-position: center top;
    color: #FFFDCC;
}

.page{
    background-color: #800000;
	border-style: solid;
	border-width: thin;
	border-top: #FFFFFF;
	border-left-color: rgb(220,220,220);
	border-right-color: rgb(220,220,220);
	border-bottom-color: rgb(220,220,220);

	margin: 0% 10%;
	padding: 0% 5%;
    width: auto;
    font: 1.25em/150% Liberation Serif, Times New Roman, serif;
}

.small, small {
	font-size: 13px;
	line-height: 18px;
}

.header {
	font-weight: normal;
	font-size: 100%;
	text-align: center;
    color: rgb(255, 255, 255);
    letter-spacing: -2px;
    font-family: Liberation Serif, Times New Roman, serif;
}

h1 {
    font-size: 2em;
    font-weight: normal;
    margin: 10px 0 -10px;
    letter-spacing: -1px;
    text-align: center;
    font-family: Liberation Serif, Times New Roman, serif;
}

h2, h3, h4 {
    font-weight: normal;
    margin: 10px 0 -10px;
    letter-spacing: -1px;
    text-align: left;
    font-family: Liberation Serif, Times New Roman, serif;
}

p + p {
    margin-top: 8px;
}

a:link {
    text-decoration: underline;
    color: #FFFFFF;
    font-family: Liberation Serif, Times New Roman, serif;
    font-size: 20px;
    letter-spacing: 0px;
}

.header a:link{
  text-decoration: none;
}

a:visited {
    text-decoration: none;
    color: rgb(200, 200, 200);
    font-family: Liberation Serif, Times New Roman, serif;
}

a:hover {
    background: none repeat scroll 0px 0px;
    color: #FFFFFF;
    text-decoration: none;
    font-family: Liberation Serif, Times New Roman, serif;
}

.header a:hover{
  text-decoration: underline;
}

a:active {
    background: none repeat scroll 0% 0%;
    text-decoration: none;
    color: rgb(255, 255, 255)
    font-family: Liberation Serif, Times New Roman, serif;
}

span.selflink {
    color: rgb(200, 200, 200);
    letter-spacing: 0px; 
    font-family: Liberation Serif, Times New Roman, serif;
}

hr {
    border: 0;
    height: 1px;
    color: #FFFFFF;
    margin: 10px 0;
    background-color: #FFFDCC;
}

.actions ul {
	margin: 0 0 10px;
	padding: 16px .8em 10px 0px;
	height: auto;
}
.actions li {
	padding: 0 .5em 0 0;
}

.pagedate,
.pagelicense,
.pagecopyright {
	font-size: small;
	color: #ccc;
}

blockquote {
	font-style: italic;
}

code {
	font: 20px, monospace;
	line-height: 24px;
	color: #FFFFFF;
}

textarea {
	font: 12.5px Liberation Serif, Times New Roman, serif;
	background: #232323;
	color: #a7ed61;
}

.pageheader #otherlanguages,
.pageheader .actions ul {
	border-bottom: 1px solid #666;
}

#pageinfo {
	margin: 1em 0;
	border-top: none;
}

.notebox {
	color: #333 !important;
}

.parentlinks {
}

.title {
   font-size: 300%;
   line-height: 1em;
}

.title2{
   font-size: 650%;
   font-weight: 100;
   line-height: .8em;
}

.sidebar {
    border: medium none;
    float: none;
    font: 1em sans;
    color: #FFFFFF !important;
    margin: 0;
    padding: 0 0;
    width: 100%;
    background: none;
}

input#searchbox {
	background: none;
}

div.recentchanges a:link{
 color: black;
}
