﻿body {
	margin: 10px;
	margin-bottom: 50px;
	padding-top: 70px;
	font-family:Arial,Helvetica,sans-serif;
	border: 0px;
	background: white;
	color:#222;
	background-image: url('cornell-cs.gif');
	background-repeat: no-repeat;
	background-position: center 10px;
}

#main {
	border-top: 1px solid #bbb;
	text-align: left;
	width: 800px;
	margin: 0px auto;
}

#authors {
	margin: 0px auto;
	width: 85%;
}

#authors td {
	text-align: center;
	font-weight: bold;
	font-size: 18px;
}

#venue {
	text-align:		center;
	font-weight: 	normal;
	font-size:   	18px;
	font-style:  	italic;
	margin-top:		15px;
}

h1 {
	margin-top: 30px;
	text-align: center;
	font-size:25px;
}

h2 {
	margin-top: 30px;
	font-size:20px;
}

p {
	text-align: justify;
}

a img {
	border: 0px solid black;
}
